update selection clock
[ardour.git] / gtk2_ardour / region_view.cc
index 127908613db01bc42e216fd4dbe0560c6138e479..735e5dd09c36d81779c5a3803c7ad3886b309090 100644 (file)
@@ -784,7 +784,7 @@ RegionView::update_coverage_frames (LayerDisplay d)
        bool me = false;
 
        /* the color that will be used to show parts of regions that will not be heard */
-       uint32_t const non_playing_color = ARDOUR_UI::config()->color_mod ("covered region", "region base");
+       uint32_t const non_playing_color = ARDOUR_UI::config()->color_mod ("covered region", "covered region base");
 
        while (t < end) {