Fix portability of Session::source_search_path
[ardour.git] / libs / ardour / ardour / operations.h
index 945a5816a78a7f3bc1608d7bc9a987ca0be8c692..dd6329d7b993c56e4d8df37be62f747c5fb7d65e 100644 (file)
@@ -38,6 +38,8 @@ namespace Operations {
        extern GQuark region_fill;
        extern GQuark fill_selection;
        extern GQuark create_region;
+       extern GQuark region_copy;
+       extern GQuark fixed_time_region_copy;
 
 };
-       
+