use syntactic sugar
[ardour.git] / gtk2_ardour / editor.cc
index 7c54d7390fc7c8ab50c43f4c481a6d0d09e71aa8..3f78e49ca775802169b9a9398056c12850737952 100644 (file)
@@ -774,8 +774,8 @@ Editor::Editor ()
 
        /* register actions now so that set_state() can find them and set toggles/checks etc */
 
-       register_actions ();
        load_bindings ();
+       register_actions ();
 
        setup_toolbar ();