summaryrefslogtreecommitdiffstats
path: root/tdespell2/broker.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/broker.h')
-rw-r--r--tdespell2/broker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/broker.h b/tdespell2/broker.h
index f4029c487..2ccc63635 100644
--- a/tdespell2/broker.h
+++ b/tdespell2/broker.h
@@ -47,7 +47,7 @@ namespace KSpell2
class KDE_EXPORT Broker : public TQObject,
public TDEShared
{
- Q_OBJECT
+ TQ_OBJECT
public:
typedef TDESharedPtr<Broker> Ptr;
/**