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 9d96d84b..0872dee0 100644 --- a/lib/kotext/KoBgSpellCheck.h +++ b/lib/kotext/KoBgSpellCheck.h @@ -32,7 +32,7 @@ class KoTextIterator; class KOTEXT_EXPORT KoBgSpellCheck : public TQObject { Q_OBJECT - TQ_OBJECT + public: KoBgSpellCheck( const KSpell2::Broker::Ptr& broker, TQObject *parent =0, const char *name =0 ); |