blob: 36e5ed4e63f09876299ab8e14ef09895d4a28517 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Code generation options for kconfig_compiler
File=exampleprefs_base.kcfg
ClassName=ExamplePrefsBase
Singleton=true
Mutators=true
Inherits=KPimPrefs
IncludeFiles=libtdepim/kpimprefs.h
MemberVariables=public
GlobalEnums=true
ItemAccessors=true
SetUserTexts=true
|