From 4a9a8d655e0c02daf95f86f80cabf4df95c0d739 Mon Sep 17 00:00:00 2001 From: Pekempy Date: Fri, 2 Nov 2018 14:29:23 +0000 Subject: [PATCH] bug fix --- EditGames.xaml | 18 +++++------ GameLauncher.csproj | 6 ++++ MainWindow.xaml.cs | 2 ++ Properties/app.manifest | 70 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 87 insertions(+), 9 deletions(-) create mode 100644 Properties/app.manifest diff --git a/EditGames.xaml b/EditGames.xaml index ab3acda..ef8f817 100644 --- a/EditGames.xaml +++ b/EditGames.xaml @@ -153,6 +153,15 @@ VerticalAlignment="Top" FontSize="20" Text="Pick your genre(s)" /> + @@ -191,15 +200,6 @@ Content="CANCEL" IsDefault="False" Style="{DynamicResource MaterialDesignFlatButton}" /> -