diff --git a/Crypto Notepad/App.config b/Crypto Notepad/App.config index 62c5391..a413d2d 100644 --- a/Crypto Notepad/App.config +++ b/Crypto Notepad/App.config @@ -184,7 +184,7 @@ - False + True False diff --git a/Crypto Notepad/Properties/Settings.Designer.cs b/Crypto Notepad/Properties/Settings.Designer.cs index 2b574c6..34583a8 100644 --- a/Crypto Notepad/Properties/Settings.Designer.cs +++ b/Crypto Notepad/Properties/Settings.Designer.cs @@ -768,7 +768,7 @@ public string clipboardClearTime { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("False")] + [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool statusPanelClipboard { get { return ((bool)(this["statusPanelClipboard"])); diff --git a/Crypto Notepad/Properties/Settings.settings b/Crypto Notepad/Properties/Settings.settings index fdcd4b2..a0bfa09 100644 --- a/Crypto Notepad/Properties/Settings.settings +++ b/Crypto Notepad/Properties/Settings.settings @@ -174,7 +174,7 @@ - False + True False