From c663b6440964f6ac48027143ac9e63298991f9d0 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:33:34 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/spellchecking/spellchecking.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/spellchecking/spellchecking.h') 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(); -- cgit v1.2.1