summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/viewmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/viewmanager.h')
-rw-r--r--apps/ktorrent/viewmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/viewmanager.h b/apps/ktorrent/viewmanager.h
index 67025aa..e402a92 100644
--- a/apps/ktorrent/viewmanager.h
+++ b/apps/ktorrent/viewmanager.h
@@ -34,7 +34,7 @@ class KTorrent;
*/
class ViewManager : public TQObject, public kt::CloseTabListener
{
- Q_OBJECT
+ TQ_OBJECT
public:
ViewManager(TQObject *parent = 0, const char *name = 0);