fader+meter: update numeric display bg on style change
[ardour.git] / gtk2_ardour / time_axis_view.h
index 2560005a89d6e9dd6ace2a6a3dfcda0a6abacfaf..21819586721ee6b6d147cef0e280f3385016df4c 100644 (file)
@@ -208,7 +208,9 @@ class TimeAxisView : public virtual AxisView
        Gtk::VBox              controls_vbox;
        Gtk::VBox              name_vbox;
        Gtk::VBox              time_axis_vbox;
+       Gtk::Frame              time_axis_frame;
        Gtk::HBox              name_hbox;
+       Gtk::HBox              top_hbox;
        Gtk::Label             name_label;
         bool                  _name_editing;
         uint32_t               height;  /* in canvas units */