diff --git a/ISET2018_WPF/ISET2018_WPF.csproj b/ISET2018_WPF/ISET2018_WPF.csproj index 938d152..42ef613 100644 --- a/ISET2018_WPF/ISET2018_WPF.csproj +++ b/ISET2018_WPF/ISET2018_WPF.csproj @@ -36,6 +36,7 @@ + @@ -93,5 +94,8 @@ + + + \ No newline at end of file diff --git a/ISET2018_WPF/MainWindow.xaml b/ISET2018_WPF/MainWindow.xaml index aa7ffd5..cf9e19e 100644 --- a/ISET2018_WPF/MainWindow.xaml +++ b/ISET2018_WPF/MainWindow.xaml @@ -5,8 +5,28 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:ISET2018_WPF" mc:Ignorable="d" - Title="MainWindow" Height="450" Width="800"> + Title="MainWindow" Height="350" Width="525"> + + + + + + + + + + + + + + + + +