diff --git a/MainWindow.xaml b/MainWindow.xaml index 69ab5a6b..99985f33 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -4,7 +4,6 @@ xmlns:local="clr-namespace:GARbro.GUI" xmlns:s="clr-namespace:GARbro.GUI.Strings" xmlns:p="clr-namespace:GARbro.GUI.Properties" - xmlns:sdk="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Input.Toolkit" Title="GARbro" MinHeight="250" ResizeMode="CanResizeWithGrip" Loaded="WindowLoaded" Top="{Binding Source={x:Static p:Settings.Default}, Path=winTop, Mode=TwoWay}" @@ -90,33 +89,8 @@ --> - - - + + + - - -