diff options
Diffstat (limited to 'python/pykde/extra/kde314/ksycocafactory.h')
-rw-r--r-- | python/pykde/extra/kde314/ksycocafactory.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pykde/extra/kde314/ksycocafactory.h b/python/pykde/extra/kde314/ksycocafactory.h index d99addbc..1959edda 100644 --- a/python/pykde/extra/kde314/ksycocafactory.h +++ b/python/pykde/extra/kde314/ksycocafactory.h @@ -25,8 +25,8 @@ #include <tqdict.h> #include <tqptrlist.h> class KSycoca; -class QStringList; -class QString; +class TQStringList; +class TQString; class KSycocaDict; class KSycocaResourceList; |