blob: 3b94b5b704d01d67e0151df7b53e047850ded66a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Code generation options for tdeconfig_compiler
File=kontact.kcfg
NameSpace=Kontact
ClassName=Prefs
Singleton=true
Mutators=true
#Inherits=KPimPrefs
#IncludeFiles=libtdepim/kpimprefs.h
Visibility=TDE_EXPORT
MemberVariables=public
GlobalEnums=true
ItemAccessors=true
SetUserTexts=true
|