summaryrefslogtreecommitdiffstats
path: root/kommander/editor/wizardeditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/wizardeditorimpl.h')
-rw-r--r--kommander/editor/wizardeditorimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/wizardeditorimpl.h b/kommander/editor/wizardeditorimpl.h
index 6222c545..b3d7e896 100644
--- a/kommander/editor/wizardeditorimpl.h
+++ b/kommander/editor/wizardeditorimpl.h
@@ -32,7 +32,7 @@ class FormWindow;
class WizardEditor : public WizardEditorBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
WizardEditor( TQWidget *parent, TQWizard *wizard, FormWindow *fw );