summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/segment/ControlEditorDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/segment/ControlEditorDialog.h')
-rw-r--r--src/gui/editors/segment/ControlEditorDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/segment/ControlEditorDialog.h b/src/gui/editors/segment/ControlEditorDialog.h
index e9722e5..fa481d1 100644
--- a/src/gui/editors/segment/ControlEditorDialog.h
+++ b/src/gui/editors/segment/ControlEditorDialog.h
@@ -53,7 +53,7 @@ class ControlEditorDialog : public KMainWindow
TQ_OBJECT
public:
- ControlEditorDialog(TQWidget *tqparent,
+ ControlEditorDialog(TQWidget *parent,
RosegardenGUIDoc *doc,
DeviceId device);