(Source List) Implement insert-region action... now uses the Source List.

This commit is contained in:
Ben Loftis 2019-07-30 13:02:15 -05:00
parent 50786b3e5c
commit da3d8e5418
7 changed files with 18 additions and 9 deletions

View file

@ -1322,7 +1322,7 @@ private:
void temporal_zoom_by_sample (samplepos_t start, samplepos_t end);
void temporal_zoom_to_sample (bool coarser, samplepos_t sample);
void insert_region_list_selection (float times);
void insert_source_list_selection (float times);
/* import & embed */