diff --git a/App.config b/App.config index 6e50766..174f2fe 100644 --- a/App.config +++ b/App.config @@ -29,6 +29,9 @@ True + + False + \ No newline at end of file diff --git a/Options/GeneralOptionsPanel.xaml b/Options/GeneralOptionsPanel.xaml index 886edcd..8c50e61 100644 --- a/Options/GeneralOptionsPanel.xaml +++ b/Options/GeneralOptionsPanel.xaml @@ -15,6 +15,7 @@ + @@ -23,20 +24,34 @@ Name="StartWithWindows" VerticalAlignment="Top" VerticalContentAlignment="Center" + Grid.Column="0" + Grid.Row="0" Grid.ColumnSpan="2" /> -