From 808e96debb37544c4344e2e394d0cf7edae8ae19 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 18 May 2020 16:04:26 -0600 Subject: add blank line --- gtk2_ardour/ardour_ui_dialogs.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk2_ardour/ardour_ui_dialogs.cc b/gtk2_ardour/ardour_ui_dialogs.cc index 3ebd6ae5d3..710bb57aa3 100644 --- a/gtk2_ardour/ardour_ui_dialogs.cc +++ b/gtk2_ardour/ardour_ui_dialogs.cc @@ -318,6 +318,7 @@ ARDOUR_UI::unload_session (bool hide_stuff) actions.push_back (_("Just close")); } actions.push_back (_("Save and close")); + switch (ask_about_saving_session (actions)) { case -1: // cancel -- cgit v1.2.3