summaryrefslogtreecommitdiffstats
path: root/kig/modes/textlabelwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kig/modes/textlabelwizard.h')
-rw-r--r--kig/modes/textlabelwizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/modes/textlabelwizard.h b/kig/modes/textlabelwizard.h
index 5aec81a4..5e22ada2 100644
--- a/kig/modes/textlabelwizard.h
+++ b/kig/modes/textlabelwizard.h
@@ -25,7 +25,7 @@ class TextLabelModeBase;
class TextLabelWizard : public TextLabelWizardBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
TextLabelWizard( TQWidget* parent, TextLabelModeBase* mode );
~TextLabelWizard();