no-op - comment/whitespace fixes.
This commit is contained in:
parent
5c741b7a07
commit
2780662432
@ -1922,7 +1922,7 @@ Editor::add_region_context_items (Menu_Helpers::MenuList& edit_items, boost::sha
|
|||||||
_popup_region_menu_item->set_label (menu_item_name);
|
_popup_region_menu_item->set_label (menu_item_name);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* No latering allowed in later is higher layering model */
|
/* No layering allowed in later is higher layering model */
|
||||||
RefPtr<Action> act = ActionManager::get_action (X_("EditorMenu"), X_("RegionMenuLayering"));
|
RefPtr<Action> act = ActionManager::get_action (X_("EditorMenu"), X_("RegionMenuLayering"));
|
||||||
if (act && Config->get_layer_model() == LaterHigher) {
|
if (act && Config->get_layer_model() == LaterHigher) {
|
||||||
act->set_sensitive (false);
|
act->set_sensitive (false);
|
||||||
|
Loading…
Reference in New Issue
Block a user