mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
fix tracks & bus inspector display
This commit is contained in:
parent
b38aa73df1
commit
86ae4c5fc1
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ RouteParams_UI::RouteParams_UI ()
|
|||
add_events (Gdk::KEY_PRESS_MASK|Gdk::KEY_RELEASE_MASK|Gdk::BUTTON_RELEASE_MASK);
|
||||
|
||||
_plugin_selector = new PluginSelector (PluginManager::instance());
|
||||
show_all();
|
||||
}
|
||||
|
||||
RouteParams_UI::~RouteParams_UI ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue