diff options
Diffstat (limited to 'lib/kotext/KoSpell.h')
-rw-r--r-- | lib/kotext/KoSpell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoSpell.h b/lib/kotext/KoSpell.h index 55c3971c..2430bb69 100644 --- a/lib/kotext/KoSpell.h +++ b/lib/kotext/KoSpell.h @@ -45,7 +45,7 @@ namespace KSpell2 class KOTEXT_EXPORT KoSpell : public KSpell2::BackgroundChecker { Q_OBJECT - TQ_OBJECT + public: KoSpell( const KSpell2::Broker::Ptr& broker, TQObject *parent =0, |