summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/speedlimitsdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/speedlimitsdlg.h')
-rw-r--r--apps/ktorrent/speedlimitsdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/speedlimitsdlg.h b/apps/ktorrent/speedlimitsdlg.h
index 7f3c213..ec1d4b7 100644
--- a/apps/ktorrent/speedlimitsdlg.h
+++ b/apps/ktorrent/speedlimitsdlg.h
@@ -35,7 +35,7 @@ class SpeedLimitsDlg : public SpeedLimitsDlgBase
kt::TorrentInterface* tor;
public:
- SpeedLimitsDlg(kt::TorrentInterface* ti,TQWidget* tqparent = 0, const char* name = 0);
+ SpeedLimitsDlg(kt::TorrentInterface* ti,TQWidget* parent = 0, const char* name = 0);
virtual ~SpeedLimitsDlg();