mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 12:16:30 +01:00
do not setup bindings twice in a Pianoroll
This commit is contained in:
parent
b659a1e7ae
commit
203f26c861
1 changed files with 0 additions and 2 deletions
|
|
@ -574,8 +574,6 @@ Pianoroll::build_canvas ()
|
||||||
_canvas->set_can_focus ();
|
_canvas->set_can_focus ();
|
||||||
|
|
||||||
_toolbox.pack_start (*_canvas_viewport, true, true);
|
_toolbox.pack_start (*_canvas_viewport, true, true);
|
||||||
|
|
||||||
bindings_changed ();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue