diff --git a/Ink Canvas/Windows/SettingsViews/Pages/StartupPage.xaml b/Ink Canvas/Windows/SettingsViews/Pages/StartupPage.xaml index 94ae1cb3..52409d3b 100644 --- a/Ink Canvas/Windows/SettingsViews/Pages/StartupPage.xaml +++ b/Ink Canvas/Windows/SettingsViews/Pages/StartupPage.xaml @@ -1,4 +1,4 @@ - - + 4 @@ -114,4 +114,4 @@ - + diff --git a/Ink Canvas/Windows/SettingsViews/Pages/StartupPage.xaml.cs b/Ink Canvas/Windows/SettingsViews/Pages/StartupPage.xaml.cs index 7f934766..9e8c4120 100644 --- a/Ink Canvas/Windows/SettingsViews/Pages/StartupPage.xaml.cs +++ b/Ink Canvas/Windows/SettingsViews/Pages/StartupPage.xaml.cs @@ -1,6 +1,6 @@ using System; using System.Windows; -using System.Windows.Controls; +using iNKORE.UI.WPF.Modern.Controls; namespace Ink_Canvas.Windows.SettingsViews.Pages {