diff options
Diffstat (limited to 'kontact/src/prefs.kcfgc')
-rw-r--r-- | kontact/src/prefs.kcfgc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kontact/src/prefs.kcfgc b/kontact/src/prefs.kcfgc new file mode 100644 index 000000000..0c200c592 --- /dev/null +++ b/kontact/src/prefs.kcfgc @@ -0,0 +1,13 @@ +# Code generation options for kconfig_compiler +File=kontact.kcfg +NameSpace=Kontact +ClassName=Prefs +Singleton=true +Mutators=true +#Inherits=KPimPrefs +#IncludeFiles=libkdepim/kpimprefs.h +Visibility=KDE_EXPORT +MemberVariables=public +GlobalEnums=true +ItemAccessors=true +SetUserTexts=true |