summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/pastedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/pastedialog.h')
-rw-r--r--apps/ktorrent/pastedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/pastedialog.h b/apps/ktorrent/pastedialog.h
index e2699f1..03cbdfe 100644
--- a/apps/ktorrent/pastedialog.h
+++ b/apps/ktorrent/pastedialog.h
@@ -36,7 +36,7 @@ public slots:
virtual void btnOK_clicked();
public:
- PasteDialog(KTorrentCore* core, TQWidget *tqparent = 0, const char *name = 0);
+ PasteDialog(KTorrentCore* core, TQWidget *parent = 0, const char *name = 0);
private:
KTorrentCore* m_core;