From 5d761a592084b1144e42006c57bd6c0edfd87d67 Mon Sep 17 00:00:00 2001 From: Eveldee Date: Sat, 4 Dec 2021 13:31:20 +0100 Subject: [PATCH] Add button interactions --- ExeLauncher.GUI/AppControl.xaml | 3 +- ExeLauncher.GUI/AppControl.xaml.cs | 19 ++++++++---- ExeLauncher.GUI/MainWindow.xaml.cs | 46 +++++++++++++++++++++++++++--- ExeLauncher/Program.cs | 8 +++--- 4 files changed, 61 insertions(+), 15 deletions(-) diff --git a/ExeLauncher.GUI/AppControl.xaml b/ExeLauncher.GUI/AppControl.xaml index 9b8f791..cae327a 100644 --- a/ExeLauncher.GUI/AppControl.xaml +++ b/ExeLauncher.GUI/AppControl.xaml @@ -29,7 +29,6 @@ - -