a) persist whether the end marker should move at first capture in the session file
[ardour.git] / gtk2_ardour / mtest.cc
index 0ae55c8174912f1682635904e608b307aadc946e..7d62509159ef9d222c18f7943e55d2ba6f817590 100644 (file)
@@ -133,7 +133,7 @@ main (int argc, char* argv[])
        other_uimanager->insert_action_group (copy_actions (shared_actions));
 
        other_window.add_accel_group (accels);
-       window.add_accel_group (accels);
+       // window.add_accel_group (accels);
 
        Gtk::MenuBar* m;