summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/parameters/InstrumentParameterBox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/parameters/InstrumentParameterBox.h')
-rw-r--r--src/gui/editors/parameters/InstrumentParameterBox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/parameters/InstrumentParameterBox.h b/src/gui/editors/parameters/InstrumentParameterBox.h
index cb50d7a..6d03b7b 100644
--- a/src/gui/editors/parameters/InstrumentParameterBox.h
+++ b/src/gui/editors/parameters/InstrumentParameterBox.h
@@ -57,7 +57,7 @@ Q_OBJECT
public:
InstrumentParameterBox(RosegardenGUIDoc *doc,
- TQWidget *tqparent = 0);
+ TQWidget *parent = 0);
~InstrumentParameterBox();
void useInstrument(Instrument *instrument);