diff options
Diffstat (limited to 'tools/spell/main.h')
-rw-r--r-- | tools/spell/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/spell/main.h b/tools/spell/main.h index 2f8c97d5..30ed65fd 100644 --- a/tools/spell/main.h +++ b/tools/spell/main.h @@ -27,7 +27,7 @@ class SpellChecker : public KDataTool { Q_OBJECT - TQ_OBJECT + public: SpellChecker( TQObject* parent, const char* name, const TQStringList & ); |