tell the editor to try to load editor.bindings
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 15 Jul 2015 19:05:30 +0000 (15:05 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 22 Feb 2016 20:31:22 +0000 (15:31 -0500)
gtk2_ardour/editor.cc

index ede74131eb3b0d7d8f7f75faed2675d26a0cf78c..aebaa7fe8313da67786c63c89ca4eca1b527ac23 100644 (file)
@@ -753,7 +753,7 @@ Editor::Editor ()
        /* when we start using our own keybinding system for the editor, this
         * will be uncommented
         */
-       // load_bindings ();
+       load_bindings ();
 
        setup_toolbar ();