summaryrefslogtreecommitdiffstats
path: root/kcachegrind/kcachegrind/coverageview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcachegrind/kcachegrind/coverageview.h')
-rw-r--r--kcachegrind/kcachegrind/coverageview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcachegrind/kcachegrind/coverageview.h b/kcachegrind/kcachegrind/coverageview.h
index 0be96e85..09c5de03 100644
--- a/kcachegrind/kcachegrind/coverageview.h
+++ b/kcachegrind/kcachegrind/coverageview.h
@@ -35,7 +35,7 @@ class CoverageView: public TQListView, public TraceItemView
public:
CoverageView(bool showCallers, TraceItemView* parentView,
- TQWidget* tqparent=0, const char* name=0);
+ TQWidget* parent=0, const char* name=0);
virtual TQWidget* widget() { return this; }
TQString whatsThis() const;