From a6a24f8e0fa88834af6e36010210013206426f93 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 29 Dec 2018 18:24:45 +0200 Subject: [PATCH] Added new settings --- Crypto Notepad/App.config | 6 ++++++ Crypto Notepad/Properties/Settings.settings | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/Crypto Notepad/App.config b/Crypto Notepad/App.config index ddbef9d..e079acc 100644 --- a/Crypto Notepad/App.config +++ b/Crypto Notepad/App.config @@ -78,6 +78,12 @@ False + + False + + + False + diff --git a/Crypto Notepad/Properties/Settings.settings b/Crypto Notepad/Properties/Settings.settings index d43fabb..2746c6c 100644 --- a/Crypto Notepad/Properties/Settings.settings +++ b/Crypto Notepad/Properties/Settings.settings @@ -71,5 +71,11 @@ False + + False + + + False + \ No newline at end of file