diff options
Diffstat (limited to 'src/gui/editors/parameters/MIDIInstrumentParameterPanel.h')
-rw-r--r-- | src/gui/editors/parameters/MIDIInstrumentParameterPanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/parameters/MIDIInstrumentParameterPanel.h b/src/gui/editors/parameters/MIDIInstrumentParameterPanel.h index 635c009..1a8db85 100644 --- a/src/gui/editors/parameters/MIDIInstrumentParameterPanel.h +++ b/src/gui/editors/parameters/MIDIInstrumentParameterPanel.h @@ -55,7 +55,7 @@ class MIDIInstrumentParameterPanel : public InstrumentParameterPanel TQ_OBJECT public: - MIDIInstrumentParameterPanel(RosegardenGUIDoc *doc, TQWidget* tqparent); + MIDIInstrumentParameterPanel(RosegardenGUIDoc *doc, TQWidget* parent); void setupControllers(MidiDevice *); // setup ControlParameters on box |