summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/parameters/InstrumentParameterPanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/parameters/InstrumentParameterPanel.h')
-rw-r--r--src/gui/editors/parameters/InstrumentParameterPanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/parameters/InstrumentParameterPanel.h b/src/gui/editors/parameters/InstrumentParameterPanel.h
index 42ceee5..1674a74 100644
--- a/src/gui/editors/parameters/InstrumentParameterPanel.h
+++ b/src/gui/editors/parameters/InstrumentParameterPanel.h
@@ -52,7 +52,7 @@ class InstrumentParameterPanel : public TQFrame
Q_OBJECT
TQ_OBJECT
public:
- InstrumentParameterPanel(RosegardenGUIDoc *doc, TQWidget* tqparent);
+ InstrumentParameterPanel(RosegardenGUIDoc *doc, TQWidget* parent);
virtual ~InstrumentParameterPanel() {};