summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/wizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/wizard.h')
-rw-r--r--kommander/widgets/wizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/wizard.h b/kommander/widgets/wizard.h
index 131c6dd6..6852fc77 100644
--- a/kommander/widgets/wizard.h
+++ b/kommander/widgets/wizard.h
@@ -26,7 +26,7 @@
#include <kommander_export.h>
#include <myprocess.h>
-class QShowEvent;
+class TQShowEvent;
class KOMMANDER_EXPORT Wizard : public TQWizard, public KommanderWidget
{
Q_OBJECT