Fix nested comments
This commit is contained in:
parent
8be727114c
commit
e0f7514e82
@ -1516,7 +1516,7 @@ Editor::sensitize_the_right_region_actions (bool because_canvas_crossing)
|
||||
_region_actions->get_action("naturalize-region")->set_sensitive (false);
|
||||
}
|
||||
|
||||
/* Todo: insert-region-from-source-list
|
||||
/* Todo: insert-region-from-source-list */
|
||||
/* XXX: should also check that there is a track of the appropriate type for the selected region */
|
||||
#if 0
|
||||
if (_edit_point == EditAtMouse || _regions->get_single_selection() == 0 || selection->tracks.empty()) {
|
||||
|
Loading…
Reference in New Issue
Block a user