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 5db2035..1496963 100644 --- a/src/gui/editors/parameters/InstrumentParameterBox.h +++ b/src/gui/editors/parameters/InstrumentParameterBox.h @@ -49,7 +49,7 @@ class AudioInstrumentParameterPanel; */ class InstrumentParameterBox : public RosegardenParameterBox { -Q_OBJECT +TQ_OBJECT public: |