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 c418c46..8dbc164 100644 --- a/src/gui/studio/BankEditorDialog.h +++ b/src/gui/studio/BankEditorDialog.h @@ -61,7 +61,7 @@ class MidiDevice; class BankEditorDialog : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: BankEditorDialog(TQWidget *parent, |