clear
This commit is contained in:
parent
b532d7ae05
commit
3b2f350439
@ -2,7 +2,6 @@
|
|||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Windows;
|
using System.Windows;
|
||||||
using System.Windows.Controls;
|
|
||||||
using Zerolauncher.Manager;
|
using Zerolauncher.Manager;
|
||||||
|
|
||||||
namespace Zerolauncher.dialog
|
namespace Zerolauncher.dialog
|
||||||
@ -10,7 +9,7 @@ namespace Zerolauncher.dialog
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// UseAccDataTextAdd.xaml 的交互逻辑
|
/// UseAccDataTextAdd.xaml 的交互逻辑
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public partial class UseAccDataTextAdd : UserControl
|
public partial class UseAccDataTextAdd
|
||||||
{
|
{
|
||||||
public UseAccDataTextAdd()
|
public UseAccDataTextAdd()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user