Merged with trunk R1283.
[ardour.git] / gtk2_ardour / automation_time_axis.h
index 30fa71bea973608bff90dfc4f10b2c29508ce0f5..0eb525f6c1805c2d083e8b100b19687b016779aa 100644 (file)
@@ -121,6 +121,9 @@ class AutomationTimeAxisView : public TimeAxisView {
 
        void entered ();
        void exited ();
+
+       static Pango::FontDescription name_font;
+       static bool have_name_font;
 };
 
 #endif /* __ardour_gtk_automation_time_axis_h__ */