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 9534e970c..d5bee8ca5 100644 --- a/kspell2/backgroundengine.h +++ b/kspell2/backgroundengine.h @@ -31,7 +31,7 @@ namespace KSpell2 class Filter; class Broker; class Dictionary; - class BackgroundEngine : public QObject + class BackgroundEngine : public TQObject { Q_OBJECT public: |