allow sending OSC from inline display UIs
[ardour.git] / gtk2_ardour / time_axis_view_item.h
index 63cc56411c7300bf912a1d782354f5e03986f2c7..749df465a4ed76d45be08814be38772991e81215 100644 (file)
@@ -235,9 +235,9 @@ class TimeAxisViewItem : public Selectable, public PBD::ScopedConnectionList
        bool _recregion;
        bool _automation; ///< true if this is an automation region view
        bool _dragging;
+        double _width;
 
 private:
-        double _width;
 
        void parameter_changed (std::string);
         void manage_name_highlight ();