mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
add blank line
This commit is contained in:
parent
08df4def52
commit
808e96debb
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue