mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Rename pluginlist button color
There was no "pluginlist radio button" button but there now is a radio button.
This commit is contained in:
parent
39a43f2042
commit
c3978cefb1
8 changed files with 12 additions and 12 deletions
|
|
@ -211,8 +211,8 @@ PluginManagerUI::PluginManagerUI ()
|
|||
_cb_search_type.set_name ("pluginlist filter button");
|
||||
_cb_search_tags.set_name ("pluginlist filter button");
|
||||
_cb_search_creator.set_name ("pluginlist filter button");
|
||||
_cb_search_base_name.set_name ("pluginlist hide button");
|
||||
_cb_search_full_path.set_name ("pluginlist hide button");
|
||||
_cb_search_base_name.set_name ("pluginlist radio button");
|
||||
_cb_search_full_path.set_name ("pluginlist radio button");
|
||||
|
||||
Widget* w = manage (new Image (Stock::CLEAR, ICON_SIZE_MENU));
|
||||
w->show ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue