summaryrefslogtreecommitdiffstats
path: root/kcachegrind/kcachegrind/costtypeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcachegrind/kcachegrind/costtypeview.h')
-rw-r--r--kcachegrind/kcachegrind/costtypeview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcachegrind/kcachegrind/costtypeview.h b/kcachegrind/kcachegrind/costtypeview.h
index 3a68a6c7..8940b3c7 100644
--- a/kcachegrind/kcachegrind/costtypeview.h
+++ b/kcachegrind/kcachegrind/costtypeview.h
@@ -33,7 +33,7 @@ class CostTypeView: public TQListView, public TraceItemView
TQ_OBJECT
public:
- CostTypeView(TraceItemView* tqparentView,
+ CostTypeView(TraceItemView* parentView,
TQWidget* tqparent=0, const char* name=0);
virtual TQWidget* widget() { return this; }