mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; compilation fixes-post-evoral
git-svn-id: svn://localhost/ardour2/branches/3.0@3760 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
60f588f21d
commit
6f8cd63450
33 changed files with 758 additions and 188 deletions
|
|
@ -1994,6 +1994,7 @@ AudioClock::set_mode (Mode m)
|
|||
|
||||
if (!is_transient) {
|
||||
ModeChanged (); /* EMIT SIGNAL */
|
||||
mode_changed (); /* EMIT SIGNAL */
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue