diff options
Diffstat (limited to 'kwordquiz/src/dlgspecchar.h')
-rw-r--r-- | kwordquiz/src/dlgspecchar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwordquiz/src/dlgspecchar.h b/kwordquiz/src/dlgspecchar.h index fb587522..45d38744 100644 --- a/kwordquiz/src/dlgspecchar.h +++ b/kwordquiz/src/dlgspecchar.h @@ -31,7 +31,7 @@ class KButtonBox; class DlgSpecChar : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: //constructor when you want to insert multi char DlgSpecChar( TQWidget *parent, const char *name, const TQString &_font, |