From 50fea864dbbba2a6be3ddf3346afce5d1778902e Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 13 Jun 2014 10:56:46 -0400 Subject: rationalize and coordinate handle of region (time axis view item) opacity. There are still some bugs with this because of the waveview image cache - fixes coming soon. --- gtk2_ardour/region_view.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/region_view.h') diff --git a/gtk2_ardour/region_view.h b/gtk2_ardour/region_view.h index ff2cf00a0d..e3bc1e6cbf 100644 --- a/gtk2_ardour/region_view.h +++ b/gtk2_ardour/region_view.h @@ -154,6 +154,8 @@ class RegionView : public TimeAxisViewItem virtual void set_frame_color (); virtual void reset_width_dependent_items (double pixel_width); + uint32_t fill_opacity () const; + virtual void color_handler () {} boost::shared_ptr _region; -- cgit v1.2.3