Add [hidden] option to list "Dummy" backend with optmized bundles
[ardour.git] / gtk2_ardour / automation_line.h
index d51e437bdd7fea04607c9524f9bed7775241860c..a6df048354d0842a5f5b594ead4e58beee8e4d81 100644 (file)
@@ -154,6 +154,7 @@ public:
        }
 
        void set_offset (ARDOUR::framecnt_t);
+       ARDOUR::framecnt_t offset () { return _offset; }
        void set_width (ARDOUR::framecnt_t);
 
        framepos_t session_position (ARDOUR::AutomationList::const_iterator) const;