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 4c1ee72c..55c3971c 100644 --- a/lib/kotext/KoSpell.h +++ b/lib/kotext/KoSpell.h @@ -48,7 +48,7 @@ class KOTEXT_EXPORT KoSpell : public KSpell2::BackgroundChecker TQ_OBJECT public: - KoSpell( const KSpell2::Broker::Ptr& broker, TQObject *tqparent =0, + KoSpell( const KSpell2::Broker::Ptr& broker, TQObject *parent =0, const char *name =0 ); /** * The destructor instructs ISpell/ASpell to write out the personal |