audio_midi/ui.cfg : Added meter panel.
This commit is contained in:
parent
f0c8c08899
commit
8dad341066
@ -43,5 +43,12 @@
|
||||
button:{ name: openBtnId, title:"Open" },
|
||||
button:{ name: saveBtnId, title:"Save" },
|
||||
},
|
||||
|
||||
row: {
|
||||
panel: {
|
||||
name: "meterPanelId",
|
||||
title: "Meters"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user