diff --git a/App.config b/App.config index ea14493..622859c 100644 --- a/App.config +++ b/App.config @@ -8,7 +8,7 @@ - 1020 + 1280 600 diff --git a/MainWindow.xaml b/MainWindow.xaml index 26c5acf..5196a2b 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -11,7 +11,7 @@ TextElement.FontWeight="Medium" TextElement.FontSize="14" FontFamily="{materialDesign:MaterialDesignFont}" - Title="Robocopy GUI" Height="600" Width="1020" Closing="Window_Closing"> + Title="Robocopy GUI" Height="600" Width="1280" Closing="Window_Closing"> diff --git a/Properties/Settings.Designer.cs b/Properties/Settings.Designer.cs index 7ca6ee7..d9712b6 100644 --- a/Properties/Settings.Designer.cs +++ b/Properties/Settings.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 @@ -25,7 +25,7 @@ public static Settings Default { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("1020")] + [global::System.Configuration.DefaultSettingValueAttribute("1280")] public double MainWindowWidth { get { return ((double)(this["MainWindowWidth"])); diff --git a/Properties/Settings.settings b/Properties/Settings.settings index dc0d104..cec6945 100644 --- a/Properties/Settings.settings +++ b/Properties/Settings.settings @@ -3,7 +3,7 @@ - 1020 + 1280 600