diff --git a/ZuneModdingHelper/Pages/SettingsPage.xaml b/ZuneModdingHelper/Pages/SettingsPage.xaml index 59508ea..aa1e3e5 100644 --- a/ZuneModdingHelper/Pages/SettingsPage.xaml +++ b/ZuneModdingHelper/Pages/SettingsPage.xaml @@ -7,8 +7,11 @@ xmlns:zmhs="clr-namespace:ZuneModdingHelper.Services" mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800" - Unloaded="SettingsPage_Unloaded" - DataContext="{x:Static zmhs:Settings.Default}"> + Unloaded="SettingsPage_Unloaded"> + + + + @@ -16,8 +19,10 @@ - + +