changes to niceify the audio setup dialog on OS X, plus that fix for brand new GTK+
[ardour.git] / gtk2_ardour / ardour_ui.cc
index 8c5ddd752bfd16a3c99eb7892b0c6b1d38e085c9..331a60bb450d8ad4a0e46f0ec960825fed0cc692 100644 (file)
@@ -1954,6 +1954,7 @@ ARDOUR_UI::new_session (Glib::ustring predetermined_path, bool have_engine)
        new_session_dialog->set_name (predetermined_path);
        new_session_dialog->reset_recent();
        new_session_dialog->show();
+       new_session_dialog->present ();
        new_session_dialog->set_current_page (0);
 
        do {