summaryrefslogtreecommitdiff
path: root/gtk2_ardour/vca_master_strip.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-07-13 13:09:02 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-07-13 13:09:57 -0400
commit0784660d912c171b0559991a2bea3478d35f52b9 (patch)
treec1edb4152ae8dcab7fbcfa7ad22273dbefc4754c /gtk2_ardour/vca_master_strip.cc
parent08f9fc40dcbd7dd6cced43e204faa8d1b7883ae3 (diff)
set a theme color for VCA axes in the editor
Diffstat (limited to 'gtk2_ardour/vca_master_strip.cc')
-rw-r--r--gtk2_ardour/vca_master_strip.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/vca_master_strip.cc b/gtk2_ardour/vca_master_strip.cc
index ad4bd5c589..da3a3503f7 100644
--- a/gtk2_ardour/vca_master_strip.cc
+++ b/gtk2_ardour/vca_master_strip.cc
@@ -510,4 +510,3 @@ VCAMasterStrip::stripable () const
{
return _vca;
}
-