[Feature] Additional folder contents - new option 'appear only when search' (#284), version 1.2.0.13

This commit is contained in:
Markus Hofknecht 2022-01-08 11:42:31 +01:00
parent fe4e172b9b
commit a4a13ecde5

View file

@ -238,7 +238,7 @@ namespace SystemTrayMenu.Properties
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Configuration.SettingsProviderAttribute(typeof(CustomSettingsProvider))]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("true")]
[global::System.Configuration.DefaultSettingValueAttribute("false")]
public bool ShowOnlyAsSearchResult
{
get