summaryrefslogtreecommitdiffstats
path: root/kspell2/backgroundthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspell2/backgroundthread.h')
-rw-r--r--kspell2/backgroundthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/backgroundthread.h b/kspell2/backgroundthread.h
index 90432a1b8..12c631c2b 100644
--- a/kspell2/backgroundthread.h
+++ b/kspell2/backgroundthread.h
@@ -33,7 +33,7 @@ namespace KSpell2
class Filter;
class Broker;
class Dictionary;
- class BackgroundThread : public QThread
+ class BackgroundThread : public TQThread
{
public:
BackgroundThread();