summaryrefslogtreecommitdiffstats
path: root/libktorrent/interfaces/coreinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/interfaces/coreinterface.h')
-rw-r--r--libktorrent/interfaces/coreinterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/interfaces/coreinterface.h b/libktorrent/interfaces/coreinterface.h
index d3e80c9..f42c966 100644
--- a/libktorrent/interfaces/coreinterface.h
+++ b/libktorrent/interfaces/coreinterface.h
@@ -52,7 +52,7 @@ namespace kt
*/
class CoreInterface : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
CoreInterface();