diff options
Diffstat (limited to 'lib/kotext/KoBgSpellCheck.h')
-rw-r--r-- | lib/kotext/KoBgSpellCheck.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoBgSpellCheck.h b/lib/kotext/KoBgSpellCheck.h index 3cb2f35b..731ad96d 100644 --- a/lib/kotext/KoBgSpellCheck.h +++ b/lib/kotext/KoBgSpellCheck.h @@ -31,7 +31,7 @@ class KoTextIterator; class KOTEXT_EXPORT KoBgSpellCheck : public TQObject { - Q_OBJECT + TQ_OBJECT public: KoBgSpellCheck( const KSpell2::Broker::Ptr& broker, TQObject *parent =0, |