summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/torrentcreatordlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/torrentcreatordlg.h')
-rw-r--r--apps/ktorrent/torrentcreatordlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/torrentcreatordlg.h b/apps/ktorrent/torrentcreatordlg.h
index b19c2fb..76ce111 100644
--- a/apps/ktorrent/torrentcreatordlg.h
+++ b/apps/ktorrent/torrentcreatordlg.h
@@ -18,7 +18,7 @@ class KTorrentCore;
class TorrentCreatorDlg: public TorrentCreatorDlgBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
TorrentCreatorDlg(KTorrentCore* core,TQWidget *parent = 0, const char *name = 0);