diff options
Diffstat (limited to 'kspell2/backgroundengine.h')
-rw-r--r-- | kspell2/backgroundengine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/backgroundengine.h b/kspell2/backgroundengine.h index d5bee8ca5..9534e970c 100644 --- a/kspell2/backgroundengine.h +++ b/kspell2/backgroundengine.h @@ -31,7 +31,7 @@ namespace KSpell2 class Filter; class Broker; class Dictionary; - class BackgroundEngine : public TQObject + class BackgroundEngine : public QObject { Q_OBJECT public: |