summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/parameters/MIDIInstrumentParameterPanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/parameters/MIDIInstrumentParameterPanel.h')
-rw-r--r--src/gui/editors/parameters/MIDIInstrumentParameterPanel.h2
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);