summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/queuedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/queuedialog.h')
-rw-r--r--apps/ktorrent/queuedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/queuedialog.h b/apps/ktorrent/queuedialog.h
index a6900e4..ae8629c 100644
--- a/apps/ktorrent/queuedialog.h
+++ b/apps/ktorrent/queuedialog.h
@@ -50,7 +50,7 @@ class QueueItem: public TQListViewItem
class QueueDialog: public QueueDlg
{
- Q_OBJECT
+ TQ_OBJECT
public:
QueueDialog(bt::QueueManager* qm, TQWidget *parent = 0, const char *name = 0);