diff options
Diffstat (limited to 'python/pykde/extra/kde350/konsole_part.h')
-rw-r--r-- | python/pykde/extra/kde350/konsole_part.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/pykde/extra/kde350/konsole_part.h b/python/pykde/extra/kde350/konsole_part.h index 69f80a4b..d526c1a6 100644 --- a/python/pykde/extra/kde350/konsole_part.h +++ b/python/pykde/extra/kde350/konsole_part.h @@ -34,11 +34,11 @@ class KInstance; class konsoleBrowserExtension; -class QPushButton; -class QSpinBox; +class TQPushButton; +class TQSpinBox; class KPopupMenu; class KActionMenu; -class QCheckBox; +class TQCheckBox; class KRootPixmap; class KToggleAction; class KSelectAction; |