From da3d8e54188691217956eb5c0e6671fe24bcd20f Mon Sep 17 00:00:00 2001 From: Ben Loftis Date: Tue, 30 Jul 2019 13:02:15 -0500 Subject: (Source List) Implement insert-region action... now uses the Source List. --- gtk2_ardour/editor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/editor.h') diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h index 7747870125..cbe111fee6 100644 --- a/gtk2_ardour/editor.h +++ b/gtk2_ardour/editor.h @@ -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 */ -- cgit v1.2.3