summaryrefslogtreecommitdiffstats
path: root/kcachegrind/kcachegrind/dumpselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcachegrind/kcachegrind/dumpselection.h')
-rw-r--r--kcachegrind/kcachegrind/dumpselection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcachegrind/kcachegrind/dumpselection.h b/kcachegrind/kcachegrind/dumpselection.h
index b6bcddce..49ca532d 100644
--- a/kcachegrind/kcachegrind/dumpselection.h
+++ b/kcachegrind/kcachegrind/dumpselection.h
@@ -21,7 +21,7 @@ class DumpSelection : public DumpSelectionBase, public TraceItemView
TQ_OBJECT
public:
- DumpSelection( TopLevel*, TQWidget* tqparent = 0, const char* name = 0);
+ DumpSelection( TopLevel*, TQWidget* parent = 0, const char* name = 0);
virtual ~DumpSelection();
TQWidget* widget() { return this; }