diff options
Diffstat (limited to 'src/gui/editors/parameters/InstrumentParameterBox.h')
-rw-r--r-- | src/gui/editors/parameters/InstrumentParameterBox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/parameters/InstrumentParameterBox.h b/src/gui/editors/parameters/InstrumentParameterBox.h index 6d03b7b..64d06d1 100644 --- a/src/gui/editors/parameters/InstrumentParameterBox.h +++ b/src/gui/editors/parameters/InstrumentParameterBox.h @@ -53,7 +53,7 @@ class AudioInstrumentParameterPanel; class InstrumentParameterBox : public RosegardenParameterBox { Q_OBJECT - TQ_OBJECT + public: InstrumentParameterBox(RosegardenGUIDoc *doc, |