summaryrefslogtreecommitdiffstats
path: root/kuser/kuserprefs.kcfgc
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit37333bf25ad9a4c538250f5af2f9f1d666362883 (patch)
treec45e8df5b9efbffe07eb3d9340df7811c7e16943 /kuser/kuserprefs.kcfgc
downloadtdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.tar.gz
tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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