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