You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
257 B
13 lines
257 B
12 years ago
|
# Code generation options for tdeconfig_compiler
|
||
15 years ago
|
File=test3.kcfg
|
||
|
NameSpace=TestNameSpace
|
||
|
ClassName=Test3
|
||
|
#Singleton=false
|
||
|
Mutators=true
|
||
|
#Inherits=MyPrefs
|
||
|
#IncludeFiles=myprefs.h
|
||
|
#MemberVariables=public
|
||
|
GlobalEnums=true
|
||
|
ItemAccessors=true
|
||
|
#SetUserTexts=true
|