summaryrefslogtreecommitdiffstats
path: root/kwordquiz/src/dlgspecchar.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwordquiz/src/dlgspecchar.h')
-rw-r--r--kwordquiz/src/dlgspecchar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwordquiz/src/dlgspecchar.h b/kwordquiz/src/dlgspecchar.h
index b5ca9aa5..fb587522 100644
--- a/kwordquiz/src/dlgspecchar.h
+++ b/kwordquiz/src/dlgspecchar.h
@@ -34,7 +34,7 @@ Q_OBJECT
TQ_OBJECT
public:
//constructor when you want to insert multi char
- DlgSpecChar( TQWidget *tqparent, const char *name, const TQString &_font,
+ DlgSpecChar( TQWidget *parent, const char *name, const TQString &_font,
const TQChar &_chr, bool _modal=true );
~DlgSpecChar();