summaryrefslogtreecommitdiffstats
path: root/src/gui/studio/MidiProgramsEditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/studio/MidiProgramsEditor.h')
-rw-r--r--src/gui/studio/MidiProgramsEditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/studio/MidiProgramsEditor.h b/src/gui/studio/MidiProgramsEditor.h
index 3f27b5c..7d40e8e 100644
--- a/src/gui/studio/MidiProgramsEditor.h
+++ b/src/gui/studio/MidiProgramsEditor.h
@@ -49,7 +49,7 @@ class BankEditorDialog;
class MidiProgramsEditor : public NameSetEditor
{
Q_OBJECT
- TQ_OBJECT
+
public:
MidiProgramsEditor(BankEditorDialog *bankEditor,
TQWidget *parent,