From 49ca8f995285ef28c1386501b6a21b1031c2a21a Mon Sep 17 00:00:00 2001 From: morkt Date: Wed, 6 Jun 2018 00:39:19 +0400 Subject: [PATCH] (GUI): added dropdown list to settings widgets. --- GUI/SettingsWindow.xaml | 6 ++++++ GUI/SettingsWindow.xaml.cs | 10 ++++++++++ 2 files changed, 16 insertions(+) diff --git a/GUI/SettingsWindow.xaml b/GUI/SettingsWindow.xaml index 12db3b77..887a2e82 100644 --- a/GUI/SettingsWindow.xaml +++ b/GUI/SettingsWindow.xaml @@ -58,6 +58,12 @@ IN THE SOFTWARE. + + + + + +