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