Update arrow bbox when geometry changes.
[ardour.git] / gtk2_ardour / editor_regions.h
index 3c54e7b2d5ed1921265a455aa033c4a045c2fbdf..76c742aa11d75571243cc8d9cae0d0504a1698af 100644 (file)
@@ -149,7 +149,7 @@ private:
 
        int sorter (Gtk::TreeModel::iterator, Gtk::TreeModel::iterator);
 
-        void format_position (ARDOUR::framepos_t pos, char* buf, size_t bufsize);
+        void format_position (ARDOUR::framepos_t pos, char* buf, size_t bufsize, bool onoff = true);
 
        void add_region (boost::shared_ptr<ARDOUR::Region>);