X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fsettings%2FSettings.kcfgc;h=dce7cb8f7b95450a8245234ff9885cd4b8588876;hb=73459c6685ec5e58d776f2594c9b587802363b1c;hp=3129834a05320720fa595daee2969e32418f37be;hpb=455108aa18c90514c0dad3c12dfea98180dfb471;p=PrivacyBrowserPC.git diff --git a/src/settings/Settings.kcfgc b/src/settings/Settings.kcfgc index 3129834..dce7cb8 100644 --- a/src/settings/Settings.kcfgc +++ b/src/settings/Settings.kcfgc @@ -1,4 +1,4 @@ -# Copyright © 2022 Soren Stoutner . +# Copyright 2022-2023 Soren Stoutner . # # This file is part of Privacy Browser PC . # @@ -15,6 +15,9 @@ # You should have received a copy of the GNU General Public License # along with Privacy Browser PC. If not, see . +# The options for this file are partially specified at the following URLs: +# +# # Specify the KConfig file. File=Settings.kcfg @@ -22,5 +25,8 @@ File=Settings.kcfg # Specify the class name, which will be used to autogenerate .cpp and .h files. ClassName=Settings -# Make the generated class a singleton. TODO, the default is false. This may not be needed. +# Make the generated class a singleton. Singleton=true + +# List of variables that can be manually changed. +Mutators=spellCheckLanguages