Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>master
parent
51d6c09aaa
commit
f5bba420c1
@ -1,6 +1,6 @@
|
||||
# Code generation options for tdeconfig_compiler
|
||||
File=khangman.kcfg
|
||||
IncludeFiles=kstandarddirs.h,tqdir.h
|
||||
IncludeFiles=tdestandarddirs.h,tqdir.h
|
||||
ClassName=Prefs
|
||||
Singleton=true
|
||||
Mutators=true
|
||||
|
@ -1,5 +1,5 @@
|
||||
File=klatin.kcfg
|
||||
ClassName=Settings
|
||||
IncludeFiles=kstandarddirs.h,tqdir.h,tdelocale.h,kdebug.h
|
||||
IncludeFiles=tdestandarddirs.h,tqdir.h,tdelocale.h,kdebug.h
|
||||
Singleton=true
|
||||
Mutators=true
|
@ -1,5 +1,5 @@
|
||||
File=kturtle.kcfg
|
||||
IncludeFiles=kstandarddirs.h,kdebug.h
|
||||
IncludeFiles=tdestandarddirs.h,kdebug.h
|
||||
ClassName=Settings
|
||||
Singleton=true
|
||||
Mutators=true
|
||||
|
Loading…
Reference in New Issue