summaryrefslogtreecommitdiffstats
path: root/kcachegrind/kcachegrind/dumpselection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcachegrind/kcachegrind/dumpselection.cpp')
-rw-r--r--kcachegrind/kcachegrind/dumpselection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcachegrind/kcachegrind/dumpselection.cpp b/kcachegrind/kcachegrind/dumpselection.cpp
index 15027325..4d812ef9 100644
--- a/kcachegrind/kcachegrind/dumpselection.cpp
+++ b/kcachegrind/kcachegrind/dumpselection.cpp
@@ -20,8 +20,8 @@
DumpSelection::DumpSelection( TopLevel* top,
- TQWidget* tqparent, const char* name)
- : DumpSelectionBase(tqparent, name), TraceItemView(0, top)
+ TQWidget* parent, const char* name)
+ : DumpSelectionBase(parent, name), TraceItemView(0, top)
{
}