diff --git a/GetADoc/GetADoc.csproj b/GetADoc/GetADoc.csproj index 92536253556abea5bc7dd26c161768d0a384718b..b0afc87a78520f09dab4d9f764175a5bc70426f8 100644 --- a/GetADoc/GetADoc.csproj +++ b/GetADoc/GetADoc.csproj @@ -64,6 +64,7 @@ MSBuild:Compile Designer + MSBuild:Compile Designer @@ -72,7 +73,7 @@ App.xaml Code - + MainWindow.xaml diff --git a/GetADoc/MainWindow.xaml b/GetADoc/MainWindow.xaml index a2979fe36ad1874c384ae21939dabb0b3bf0415e..d92f60d238d8e99841a68c6b658c50ea4b370ea8 100644 --- a/GetADoc/MainWindow.xaml +++ b/GetADoc/MainWindow.xaml @@ -5,13 +5,13 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:GetADoc" mc:Ignorable="d" - Title="GetADoc" Height="260" Width="400" MinWidth="375" MinHeight="240"> + Title="GetADoc" Height="260" Width="430" MinWidth="400" MinHeight="245"> - - - - + + + + @@ -19,21 +19,22 @@ -