mark session dirty when dragging tempo markers.

This commit is contained in:
nick_m 2017-01-27 03:05:32 +11:00
parent 666ed3a0bd
commit 7b9784fff4
10 changed files with 10 additions and 28 deletions

View file

@ -223,7 +223,6 @@ class AudioClock : public CairoWidget, public ARDOUR::SessionHandlePtr
void session_configuration_changed (std::string);
void session_property_changed (const PBD::PropertyChange&);
void metric_position_changed ();
Field index_to_field () const;