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 d5999f8..4f0eef8 100644 --- a/src/gui/studio/RemapInstrumentDialog.h +++ b/src/gui/studio/RemapInstrumentDialog.h @@ -50,7 +50,7 @@ class RemapInstrumentDialog : public KDialogBase Q_OBJECT TQ_OBJECT public: - RemapInstrumentDialog(TQWidget *tqparent, + RemapInstrumentDialog(TQWidget *parent, RosegardenGUIDoc *doc); void populateCombo(int id); |