summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/scandialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/scandialog.h')
-rw-r--r--apps/ktorrent/scandialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/scandialog.h b/apps/ktorrent/scandialog.h
index 62a3d7b..b22e1b8 100644
--- a/apps/ktorrent/scandialog.h
+++ b/apps/ktorrent/scandialog.h
@@ -36,7 +36,7 @@ class KTorrentCore;
class ScanDialog : public ScanDlgBase, public bt::DataCheckerListener
{
- Q_OBJECT
+ TQ_OBJECT
public:
ScanDialog(KTorrentCore* core,bool auto_import,TQWidget* parent = 0, const char* name = 0, bool modal = false, WFlags fl = WDestructiveClose );