add a new name for the region-layering-editor-action that tells us we were started...
[ardour.git] / gtk2_ardour / time_axis_view_item.h
index e7384a8f85d2868670dd708da16394460ebc3fbb..5bcaa485450eef833b05dd5aa9fa44b78963858b 100644 (file)
@@ -90,7 +90,7 @@ class TimeAxisViewItem : public Selectable, public PBD::ScopedConnectionList
        bool name_active() const { return name_connected; }
 
        // Default sizes, font and spacing
-       static Pango::FontDescription* NAME_FONT;
+       static Pango::FontDescription NAME_FONT;
        static void set_constant_heights ();
        static const double NAME_X_OFFSET;
        static const double GRAB_HANDLE_LENGTH;