diff options
Diffstat (limited to 'kcontrol/spellchecking/spellchecking.h')
-rw-r--r-- | kcontrol/spellchecking/spellchecking.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/spellchecking/spellchecking.h b/kcontrol/spellchecking/spellchecking.h index 10db546fd..dc94470cb 100644 --- a/kcontrol/spellchecking/spellchecking.h +++ b/kcontrol/spellchecking/spellchecking.h @@ -25,7 +25,7 @@ class KSpellConfig; class KSpellCheckingConfig : public TDECModule { - Q_OBJECT + TQ_OBJECT public: KSpellCheckingConfig(TQWidget *parent, const char *name, const TQStringList &); |