mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-12 17:46:34 +01:00
tell the editor to try to load editor.bindings
This commit is contained in:
parent
436706c8d4
commit
dd8cd579fc
1 changed files with 1 additions and 1 deletions
|
|
@ -753,7 +753,7 @@ Editor::Editor ()
|
||||||
/* when we start using our own keybinding system for the editor, this
|
/* when we start using our own keybinding system for the editor, this
|
||||||
* will be uncommented
|
* will be uncommented
|
||||||
*/
|
*/
|
||||||
// load_bindings ();
|
load_bindings ();
|
||||||
|
|
||||||
setup_toolbar ();
|
setup_toolbar ();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue