From 787fe69ff870e634dafcbe9a4b5f35b3e3395eea Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 6 Sep 2015 12:58:54 +0200 Subject: highlight regions with pending peak-files --- gtk2_ardour/audio_region_view.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/audio_region_view.h') diff --git a/gtk2_ardour/audio_region_view.h b/gtk2_ardour/audio_region_view.h index 598142099e..0c2e912f2b 100644 --- a/gtk2_ardour/audio_region_view.h +++ b/gtk2_ardour/audio_region_view.h @@ -194,6 +194,7 @@ class AudioRegionView : public RegionView void reset_width_dependent_items (double pixel_width); void set_frame_color (); + uint32_t get_fill_color() const; void color_handler (); void transients_changed(); -- cgit v1.2.3