mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-31 19:07:43 +01:00
[Summary] Progressing dropdown
This commit is contained in:
parent
e59ebf02bb
commit
96003844c0
3 changed files with 7 additions and 18 deletions
|
|
@ -463,7 +463,6 @@ WavesUI::create_ui (const XMLNodeList& definition, const XMLNodeMap& styles, Gtk
|
|||
WavesDropdown* dropdown = dynamic_cast<WavesDropdown*> (&root);
|
||||
|
||||
if (dropdown) {
|
||||
dbg_msg ("launching dropdown->create_menu ()");
|
||||
add_dropdown_items (*dropdown, definition, styles);
|
||||
} else {
|
||||
for (XMLNodeList::const_iterator i = definition.begin (); i != definition.end (); ++i) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue