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 2f08e9ce0..fcdf9db55 100644 --- a/kspell2/tests/backgroundtest.h +++ b/kspell2/tests/backgroundtest.h @@ -26,7 +26,7 @@ #include "backgroundchecker.h" -class BackgroundTest : public TQObject +class BackgroundTest : public QObject { Q_OBJECT public: |