mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
NO-OP: rename layout widgets for clarity
This commit is contained in:
parent
218b264c60
commit
940e1bc2df
6 changed files with 24 additions and 24 deletions
|
|
@ -195,8 +195,8 @@ RecorderUI::RecorderUI ()
|
|||
/* Top-level VBox */
|
||||
content_app_bar.add (_application_bar);
|
||||
//content_att_right.add (_editor_list_vbox); // TODO
|
||||
content_toolbar.add(_toolbar);
|
||||
content_innermost_hbox.add (_pane);
|
||||
content_main_top.add (_toolbar);
|
||||
content_main.add (_pane);
|
||||
|
||||
/* button_table setup is similar to transport_table in ardour_ui */
|
||||
int vpadding = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue