summaryrefslogtreecommitdiffstats
path: root/kspell2/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspell2/client.h')
-rw-r--r--kspell2/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/client.h b/kspell2/client.h
index 86046e204..f06b760bf 100644
--- a/kspell2/client.h
+++ b/kspell2/client.h
@@ -38,7 +38,7 @@ namespace KSpell2
* I don't really feel like writting my own KLibFactory
* that would load anything else then TQObject derivatives.
*/
- class KDE_EXPORT Client : public QObject
+ class KDE_EXPORT Client : public TQObject
{
Q_OBJECT
public: