mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
GUI tweaks and work on VCA mixer display
This commit is contained in:
parent
669b745329
commit
e574ab30e7
5 changed files with 46 additions and 21 deletions
|
|
@ -148,7 +148,10 @@ class Mixer_UI : public Gtkmm2ext::Tabbable, public PBD::ScopedConnectionList, p
|
|||
Gtkmm2ext::HPane inner_pane;
|
||||
Gtk::HBox strip_packer;
|
||||
Gtk::ScrolledWindow vca_scroller;
|
||||
Gtk::HBox vca_packer;
|
||||
Gtk::HBox vca_hpacker;
|
||||
Gtk::VBox vca_vpacker;
|
||||
Gtk::EventBox vca_label_bar;
|
||||
Gtk::Label vca_label;
|
||||
Gtk::EventBox vca_scroller_base;
|
||||
Gtk::HBox out_packer;
|
||||
Gtkmm2ext::HPane list_hpane;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue