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:
Paul Davis 2008-09-19 14:38:46 +00:00
parent 60f588f21d
commit 6f8cd63450
33 changed files with 758 additions and 188 deletions

View file

@ -1994,6 +1994,7 @@ AudioClock::set_mode (Mode m)
if (!is_transient) {
ModeChanged (); /* EMIT SIGNAL */
mode_changed (); /* EMIT SIGNAL */
}
}