diff options
Diffstat (limited to 'src/gui/studio/RemapInstrumentDialog.h')
-rw-r--r-- | src/gui/studio/RemapInstrumentDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/studio/RemapInstrumentDialog.h b/src/gui/studio/RemapInstrumentDialog.h index 4f0eef8..a4d58ce 100644 --- a/src/gui/studio/RemapInstrumentDialog.h +++ b/src/gui/studio/RemapInstrumentDialog.h @@ -48,7 +48,7 @@ class MultiViewCommandHistory; class RemapInstrumentDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: RemapInstrumentDialog(TQWidget *parent, RosegardenGUIDoc *doc); |