diff options
Diffstat (limited to 'kspell2/backgroundthread.h')
-rw-r--r-- | kspell2/backgroundthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/backgroundthread.h b/kspell2/backgroundthread.h index 376fda97d..90432a1b8 100644 --- a/kspell2/backgroundthread.h +++ b/kspell2/backgroundthread.h @@ -26,7 +26,7 @@ #include <tqthread.h> #include <tqmutex.h> -class QObject; +class TQObject; namespace KSpell2 { |