add:新设置
This commit is contained in:
@@ -39,6 +39,11 @@ namespace Ink_Canvas.Windows.SettingsViews
|
||||
{ "HomePage", typeof(HomePage) },
|
||||
{ "BasicPage", typeof(BasicPage) },
|
||||
{ "StartupPage", typeof(StartupPage) },
|
||||
{ "AppearancePage", typeof(AppearancePage) },
|
||||
{ "GesturePage", typeof(GesturePage) },
|
||||
{ "PPTPage", typeof(PPTPage) },
|
||||
{ "AdvancedPage", typeof(AdvancedPage) },
|
||||
{ "AutomationPage", typeof(AutomationPage) },
|
||||
{ "UpdatePage", typeof(UpdatePage) },
|
||||
{ "CanvasPage", typeof(CanvasPage) },
|
||||
{ "DebugPage", typeof(IconographyPage) },
|
||||
|
||||
Reference in New Issue
Block a user