summaryrefslogtreecommitdiffstats
path: root/kspell2/backgroundchecker.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspell2/backgroundchecker.h')
-rw-r--r--kspell2/backgroundchecker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/backgroundchecker.h b/kspell2/backgroundchecker.h
index 9346b0c89..e5418d7ec 100644
--- a/kspell2/backgroundchecker.h
+++ b/kspell2/backgroundchecker.h
@@ -46,7 +46,7 @@ namespace KSpell2
* @author Zack Rusin <zack@kde.org>
* @short class used for spell checking in the background
*/
- class KDE_EXPORT BackgroundChecker : public TQObject
+ class KDE_EXPORT BackgroundChecker : public QObject
{
Q_OBJECT
public: