summaryrefslogtreecommitdiffstats
path: root/tdespell2/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/client.h')
-rw-r--r--tdespell2/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/client.h b/tdespell2/client.h
index 07f6fce6e..c115b3847 100644
--- a/tdespell2/client.h
+++ b/tdespell2/client.h
@@ -39,7 +39,7 @@ namespace KSpell2
*/
class KDE_EXPORT Client : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
Client( TQObject *parent = 0, const char *name=0 );