show internal edit mode status correctly on session load

git-svn-id: svn://localhost/ardour2/branches/3.0@9101 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-03-08 01:49:13 +00:00
parent f07ea81751
commit 92578ddef5
4 changed files with 21 additions and 2 deletions

View file

@ -249,7 +249,7 @@ MidiTimeAxisView::enter_internal_edit_mode ()
{
if (midi_view()) {
midi_view()->enter_internal_edit_mode ();
}
}
}
void