diff options
Diffstat (limited to 'kspell2/tests/backgroundtest.h')
-rw-r--r-- | kspell2/tests/backgroundtest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/tests/backgroundtest.h b/kspell2/tests/backgroundtest.h index fcdf9db55..2f08e9ce0 100644 --- a/kspell2/tests/backgroundtest.h +++ b/kspell2/tests/backgroundtest.h @@ -26,7 +26,7 @@ #include "backgroundchecker.h" -class BackgroundTest : public QObject +class BackgroundTest : public TQObject { Q_OBJECT public: |