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 5d3b512..62a3d7b 100644
--- a/apps/ktorrent/scandialog.h
+++ b/apps/ktorrent/scandialog.h
@@ -37,7 +37,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 );
virtual ~ScanDialog();