summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mono_panner.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/mono_panner.h')
-rw-r--r--gtk2_ardour/mono_panner.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk2_ardour/mono_panner.h b/gtk2_ardour/mono_panner.h
index 523f9731de..b79038bab7 100644
--- a/gtk2_ardour/mono_panner.h
+++ b/gtk2_ardour/mono_panner.h
@@ -81,6 +81,9 @@ class MonoPanner : public PannerInterface
bool _dragging;
+ static Pango::AttrList panner_font_attributes;
+ static bool have_font;
+
static ColorScheme colors;
static void set_colors ();
static bool have_colors;