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 30ed65fd..3f5c851a 100644 --- a/tools/spell/main.h +++ b/tools/spell/main.h @@ -26,7 +26,7 @@ class SpellChecker : public KDataTool { - Q_OBJECT + TQ_OBJECT public: |