diff options
Diffstat (limited to 'languages/python/pythonsupportpart.h')
-rw-r--r-- | languages/python/pythonsupportpart.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/python/pythonsupportpart.h b/languages/python/pythonsupportpart.h index efa6f51c..0ea9f1b5 100644 --- a/languages/python/pythonsupportpart.h +++ b/languages/python/pythonsupportpart.h @@ -16,8 +16,8 @@ #include "kdevlanguagesupport.h" class KDialogBase; -class QStringList; -class QPopupMenu; +class TQStringList; +class TQPopupMenu; class Context; class PythonSupportPart : public KDevLanguageSupport |