mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
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:
parent
f07ea81751
commit
92578ddef5
4 changed files with 21 additions and 2 deletions
|
|
@ -249,7 +249,7 @@ MidiTimeAxisView::enter_internal_edit_mode ()
|
|||
{
|
||||
if (midi_view()) {
|
||||
midi_view()->enter_internal_edit_mode ();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue