mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
click (no drag) on markers locates there, unless using marker as edit point
This commit is contained in:
parent
3f14b27ee3
commit
f9a121ce9c
2 changed files with 11 additions and 1 deletions
|
|
@ -1780,6 +1780,8 @@ private:
|
|||
|
||||
void mid_tempo_change (MidTempoChanges);
|
||||
|
||||
Editing::EditPoint edit_point() const { return _edit_point; }
|
||||
|
||||
protected:
|
||||
void _commit_tempo_map_edit (Temporal::TempoMap::WritableSharedPtr&, bool with_update = false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue