mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +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
|
|
@ -1729,7 +1729,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
void compute_current_bbt_points (std::vector<ARDOUR::TempoMap::BBTPoint>& grid, framepos_t left, framepos_t right);
|
||||
|
||||
void tempo_map_changed (const PBD::PropertyChange&);
|
||||
void marker_position_changed ();
|
||||
void tempometric_position_changed (const PBD::PropertyChange&);
|
||||
void redisplay_tempo (bool immediate_redraw);
|
||||
|
||||
uint32_t bbt_beat_subdivision;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue