summaryrefslogtreecommitdiff
path: root/gtk2_ardour/stereo_panner.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/stereo_panner.h')
-rw-r--r--gtk2_ardour/stereo_panner.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/stereo_panner.h b/gtk2_ardour/stereo_panner.h
index aef4caad45..e8a7b9a5bc 100644
--- a/gtk2_ardour/stereo_panner.h
+++ b/gtk2_ardour/stereo_panner.h
@@ -106,6 +106,8 @@ private:
static bool have_font;
static ColorScheme colors[3];
+ static uint32_t colors_send_bg;
+ static uint32_t colors_send_pan;
static void set_colors ();
static bool have_colors;
void color_handler ();