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 c6f0a7ca..5aec81a4 100644
--- a/kig/modes/textlabelwizard.h
+++ b/kig/modes/textlabelwizard.h
@@ -27,7 +27,7 @@ class TextLabelWizard : public TextLabelWizardBase
Q_OBJECT
TQ_OBJECT
public:
- TextLabelWizard( TQWidget* tqparent, TextLabelModeBase* mode );
+ TextLabelWizard( TQWidget* parent, TextLabelModeBase* mode );
~TextLabelWizard();
void back();