mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
tempo bar and BBT ruler in MIDI cue editor
This commit is contained in:
parent
a523551228
commit
10244c0360
5 changed files with 36 additions and 13 deletions
|
|
@ -533,7 +533,6 @@ GtkCanvas::re_enter ()
|
|||
DEBUG_TRACE (PBD::DEBUG::CanvasEnterLeave, "re-enter canvas by request\n");
|
||||
_current_item = 0;
|
||||
pick_current_item (0);
|
||||
PBD::stacktrace (std::cerr, 20);
|
||||
}
|
||||
|
||||
/** Construct a GtkCanvas */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue