summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_ui.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-03-02 12:12:18 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2016-05-31 15:30:39 -0400
commit75b327964bafcccf15e83800132053524aebdf89 (patch)
treea4918858eb2cb7c1bd681d9ae60e7360d0f00d65 /gtk2_ardour/route_ui.h
parent35172bb369eea6245e08b258f4a350411c20f98d (diff)
tweak mixer VCA button appearance and prepare for live updates to VCA state
Diffstat (limited to 'gtk2_ardour/route_ui.h')
-rw-r--r--gtk2_ardour/route_ui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/route_ui.h b/gtk2_ardour/route_ui.h
index 1b021abd66..788c65101b 100644
--- a/gtk2_ardour/route_ui.h
+++ b/gtk2_ardour/route_ui.h
@@ -242,6 +242,8 @@ class RouteUI : public virtual AxisView
void update_solo_display ();
+ void update_vca_display ();
+
virtual void map_frozen ();
void adjust_latency ();