Small HIG-ification.
git-svn-id: svn://localhost/ardour2/branches/3.0@7737 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0c496aafed
commit
1b28aa93f8
@ -1688,7 +1688,7 @@ ProcessorBox::register_actions ()
|
|||||||
sigc::ptr_fun (ProcessorBox::rb_ab_plugins));
|
sigc::ptr_fun (ProcessorBox::rb_ab_plugins));
|
||||||
|
|
||||||
/* show editors */
|
/* show editors */
|
||||||
act = ActionManager::register_action (popup_act_grp, X_("edit"), _("Edit"),
|
act = ActionManager::register_action (popup_act_grp, X_("edit"), _("Edit..."),
|
||||||
sigc::ptr_fun (ProcessorBox::rb_edit));
|
sigc::ptr_fun (ProcessorBox::rb_edit));
|
||||||
ActionManager::plugin_selection_sensitive_actions.push_back(act);
|
ActionManager::plugin_selection_sensitive_actions.push_back(act);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user