a) persist whether the end marker should move at first capture in the session file
[ardour.git] / gtk2_ardour / ardour_ui_dialogs.cc
index 29dc204af946045eadb6f557370822f67ba2a9e2..29a58586034a3423b9699df41f5f9edc300c3b2e 100644 (file)
@@ -99,7 +99,7 @@ ARDOUR_UI::connect_to_session (Session *s)
                sfdb->set_session (s);
        }
 
-       setup_options ();
+       setup_session_options ();
 
        Blink.connect (mem_fun(*this, &ARDOUR_UI::transport_rec_enable_blink));
        Blink.connect (mem_fun(*this, &ARDOUR_UI::solo_blink));