mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
[Summary] Progressing MASTER UI and occasional cleanup
This commit is contained in:
parent
a974f118e0
commit
596e3b9140
18 changed files with 158 additions and 175 deletions
|
|
@ -84,7 +84,6 @@ RouteUI::RouteUI (ARDOUR::Session* sess, const std::string& layout_script_file)
|
|||
, monitor_disk_button (get_waves_button ("monitor_disk_button"))
|
||||
{
|
||||
set_attributes (*this, *xml_tree ()->root (), XMLNodeMap ());
|
||||
std::cout << "RouteUI::RouteUI (" << layout_script_file << ")" << std::endl;
|
||||
if (sess) init ();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue