diff --git a/ChromeStarter/ChromeStarter/ChromeStarter.csproj b/ChromeStarter/ChromeStarter/ChromeStarter.csproj index 57c65a2..ab6a40b 100644 --- a/ChromeStarter/ChromeStarter/ChromeStarter.csproj +++ b/ChromeStarter/ChromeStarter/ChromeStarter.csproj @@ -76,7 +76,7 @@ - + Code diff --git a/ChromeStarter/ChromeStarter/MainWindow.xaml b/ChromeStarter/ChromeStarter/MainWindow.xaml index a6d9dbe..3f2617e 100644 --- a/ChromeStarter/ChromeStarter/MainWindow.xaml +++ b/ChromeStarter/ChromeStarter/MainWindow.xaml @@ -6,41 +6,38 @@ xmlns:local="clr-namespace:ChromeStarter" xmlns:model="clr-namespace:ChromeStarter.Models" mc:Ignorable="d" - Title="MainWindow" Height="450" Width="500" + Title="Chrome Starter" Height="450" Width="500" MinHeight="450" MinWidth="500" Icon="/Resources/Icon.ico"> - + + + - +