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 2805548..3243487 100644
--- a/apps/ktorrent/groups/groupview.h
+++ b/apps/ktorrent/groups/groupview.h
@@ -53,7 +53,7 @@ namespace kt
class GroupView : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
GroupView(ViewManager* view,KActionCollection* col,TQWidget *parent = 0, const char *name = 0);
virtual ~GroupView();