summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/subdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/subdialog.h')
-rw-r--r--kommander/widgets/subdialog.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kommander/widgets/subdialog.h b/kommander/widgets/subdialog.h
index 941455ca..c61eda15 100644
--- a/kommander/widgets/subdialog.h
+++ b/kommander/widgets/subdialog.h
@@ -27,10 +27,10 @@
/* OTHER INCLUDES */
#include <kommanderwidget.h>
#include <kommander_export.h>
-class QWidget;
-class QDialog;
+class TQWidget;
+class TQDialog;
-class QShowEvent;
+class TQShowEvent;
class KOMMANDER_EXPORT SubDialog : public TQPushButton, public KommanderWidget
{
Q_OBJECT