diff options
Diffstat (limited to 'kcontrol/spellchecking/spellchecking.h')
-rw-r--r-- | kcontrol/spellchecking/spellchecking.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/spellchecking/spellchecking.h b/kcontrol/spellchecking/spellchecking.h index f709a873d..130bf5e51 100644 --- a/kcontrol/spellchecking/spellchecking.h +++ b/kcontrol/spellchecking/spellchecking.h @@ -28,7 +28,7 @@ class KSpellCheckingConfig : public KCModule Q_OBJECT public: - KSpellCheckingConfig(QWidget *parent, const char *name, const QStringList &); + KSpellCheckingConfig(TQWidget *parent, const char *name, const TQStringList &); void load(); void save(); |