summaryrefslogtreecommitdiffstats
path: root/kuser/kuserprefs.kcfgc
diff options
context:
space:
mode:
Diffstat (limited to 'kuser/kuserprefs.kcfgc')
-rw-r--r--kuser/kuserprefs.kcfgc20
1 files changed, 20 insertions, 0 deletions
diff --git a/kuser/kuserprefs.kcfgc b/kuser/kuserprefs.kcfgc
new file mode 100644
index 0000000..c9519e1
--- /dev/null
+++ b/kuser/kuserprefs.kcfgc
@@ -0,0 +1,20 @@
+# Code generation options for kconfig_compiler
+File=kuser.kcfg
+ClassName=KUserPrefsBase
+SetUserTexts=true
+#
+# Singleton=false
+#
+# Inherits=KConfigSkeleton
+#
+# IncludeFiles=libkdepim/kpimprefs.h
+#
+# MemberVariables=public
+#
+### The following line includes the file exampleprefs_base_addon.h
+### It can be used to add extra functions and variables to the
+### class.
+# CustomAdditions=true
+#
+### Provide setFooBar(int) style functions
+Mutators=true