From e85a68d1c011e9335f33e5dfc4c8f82b9af9c892 Mon Sep 17 00:00:00 2001 From: tsuji Date: Thu, 6 Jul 2023 13:50:52 +0900 Subject: [PATCH] Update GetADocGUI.exe --- GetADoc/App.config | 6 +++ GetADoc/MainWindow.xaml | 3 ++ GetADoc/MainWindow.xaml.cs | 57 ++++++++++++++++++++++-- GetADoc/Properties/AssemblyInfo.cs | 4 +- GetADoc/Properties/Settings.Designer.cs | 24 ++++++++++ GetADoc/Properties/Settings.settings | 6 +++ Release/GetADocGUI.exe | Bin 19456 -> 20480 bytes Release/GetADocGUI.exe.config | 6 +++ Release/GetADocGUI.pdb | Bin 46592 -> 48640 bytes 9 files changed, 101 insertions(+), 5 deletions(-) diff --git a/GetADoc/App.config b/GetADoc/App.config index b013c9c..1d5d4bf 100644 --- a/GetADoc/App.config +++ b/GetADoc/App.config @@ -22,6 +22,12 @@ False + + + + + + \ No newline at end of file diff --git a/GetADoc/MainWindow.xaml b/GetADoc/MainWindow.xaml index 00586e1..dc97c26 100644 --- a/GetADoc/MainWindow.xaml +++ b/GetADoc/MainWindow.xaml @@ -36,5 +36,8 @@