From 7073d4e298901b8583cb3dd0a62c2d2e907b4385 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sun, 26 Jan 2020 22:59:03 -0800 Subject: [PATCH] Allow testing of credentials from UI (fixes #171) --- DICUI/Windows/OptionsWindow.xaml | 5 ++++- DICUI/Windows/OptionsWindow.xaml.cs | 17 +++++++++++++++-- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/DICUI/Windows/OptionsWindow.xaml b/DICUI/Windows/OptionsWindow.xaml index f5bf0444..b2abbccd 100644 --- a/DICUI/Windows/OptionsWindow.xaml +++ b/DICUI/Windows/OptionsWindow.xaml @@ -148,6 +148,7 @@ + @@ -158,7 +159,9 @@