summaryrefslogtreecommitdiffstats
path: root/src/gui/studio/RemapInstrumentDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/studio/RemapInstrumentDialog.h')
-rw-r--r--src/gui/studio/RemapInstrumentDialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/studio/RemapInstrumentDialog.h b/src/gui/studio/RemapInstrumentDialog.h
index c0cae3a..d5999f8 100644
--- a/src/gui/studio/RemapInstrumentDialog.h
+++ b/src/gui/studio/RemapInstrumentDialog.h
@@ -48,8 +48,9 @@ class MultiViewCommandHistory;
class RemapInstrumentDialog : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- RemapInstrumentDialog(TQWidget *parent,
+ RemapInstrumentDialog(TQWidget *tqparent,
RosegardenGUIDoc *doc);
void populateCombo(int id);