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