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 8940b3c7..ee9963e3 100644
--- a/kcachegrind/kcachegrind/costtypeview.h
+++ b/kcachegrind/kcachegrind/costtypeview.h
@@ -34,7 +34,7 @@ class CostTypeView: public TQListView, public TraceItemView
public:
CostTypeView(TraceItemView* parentView,
- TQWidget* tqparent=0, const char* name=0);
+ TQWidget* parent=0, const char* name=0);
virtual TQWidget* widget() { return this; }
TQString whatsThis() const;