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