summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/ktorrentview.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/ktorrentview.h')
-rw-r--r--apps/ktorrent/ktorrentview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/ktorrent/ktorrentview.h b/apps/ktorrent/ktorrentview.h
index fea5b4f..0e2de7e 100644
--- a/apps/ktorrent/ktorrentview.h
+++ b/apps/ktorrent/ktorrentview.h
@@ -48,7 +48,7 @@ using namespace bt;
class TorrentView : public KListView
{
public:
- TorrentView(KTorrentView* tqparent);
+ TorrentView(KTorrentView* parent);
virtual ~TorrentView();
virtual bool eventFilter(TQObject* watched, TQEvent* e);
@@ -81,7 +81,7 @@ public:
/**
* Default constructor
*/
- KTorrentView(TQWidget *tqparent);
+ KTorrentView(TQWidget *parent);
/**
* Destructor