summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/groups/groupview.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/groups/groupview.h')
-rw-r--r--apps/ktorrent/groups/groupview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/groups/groupview.h b/apps/ktorrent/groups/groupview.h
index 5b5d053..00a47ed 100644
--- a/apps/ktorrent/groups/groupview.h
+++ b/apps/ktorrent/groups/groupview.h
@@ -52,7 +52,7 @@ namespace kt
*/
class GroupView : public TDEListView
{
- Q_OBJECT
+ TQ_OBJECT
public:
GroupView(ViewManager* view,TDEActionCollection* col,TQWidget *parent = 0, const char *name = 0);