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 1a8db85..ecceb6f 100644 --- a/src/gui/editors/parameters/MIDIInstrumentParameterPanel.h +++ b/src/gui/editors/parameters/MIDIInstrumentParameterPanel.h @@ -52,7 +52,7 @@ class Instrument; class MIDIInstrumentParameterPanel : public InstrumentParameterPanel { Q_OBJECT - TQ_OBJECT + public: MIDIInstrumentParameterPanel(RosegardenGUIDoc *doc, TQWidget* parent); |