diff options
Diffstat (limited to 'kspell2/backgroundchecker.h')
-rw-r--r-- | kspell2/backgroundchecker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/backgroundchecker.h b/kspell2/backgroundchecker.h index e5418d7ec..9346b0c89 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 QObject + class KDE_EXPORT BackgroundChecker : public TQObject { Q_OBJECT public: |