summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/ktorrentcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/ktorrentcore.h')
-rw-r--r--apps/ktorrent/ktorrentcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/ktorrentcore.h b/apps/ktorrent/ktorrentcore.h
index 8e25653..4c79ad5 100644
--- a/apps/ktorrent/ktorrentcore.h
+++ b/apps/ktorrent/ktorrentcore.h
@@ -62,7 +62,7 @@ class KProgress;
*/
class KTorrentCore : public kt::CoreInterface
{
- Q_OBJECT
+ TQ_OBJECT
public:
KTorrentCore(kt::GUIInterface* gui);