mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
hide "turn down volume" label for midi-latency measurement
This commit is contained in:
parent
019e987944
commit
33ea2d25f1
2 changed files with 12 additions and 7 deletions
|
|
@ -93,6 +93,7 @@ class EngineControl : public ArdourDialog, public PBD::ScopedConnectionList {
|
|||
Gtk::Button lm_back_button;
|
||||
ArdourButton lm_button_audio;
|
||||
Gtk::Label lm_title;
|
||||
Gtk::Label lm_preamble;
|
||||
Gtk::Label lm_results;
|
||||
Gtk::Table lm_table;
|
||||
Gtk::VBox lm_vbox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue