diff options
Diffstat (limited to 'src/gui/studio/BankEditorDialog.h')
-rw-r--r-- | src/gui/studio/BankEditorDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/studio/BankEditorDialog.h b/src/gui/studio/BankEditorDialog.h index 4ab64ea..c418c46 100644 --- a/src/gui/studio/BankEditorDialog.h +++ b/src/gui/studio/BankEditorDialog.h @@ -64,7 +64,7 @@ class BankEditorDialog : public KMainWindow TQ_OBJECT public: - BankEditorDialog(TQWidget *tqparent, + BankEditorDialog(TQWidget *parent, RosegardenGUIDoc *doc, DeviceId defaultDevice = Device::NO_DEVICE); |