mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
mark session dirty when dragging tempo markers.
This commit is contained in:
parent
666ed3a0bd
commit
7b9784fff4
10 changed files with 10 additions and 28 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue