mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-22 21:27:22 +01:00
move splash screen to the back if pending state dialog is shown
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5271 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b901e143ab
commit
c8b70602e7
1 changed files with 2 additions and 0 deletions
|
|
@ -3167,6 +3167,8 @@ what you would like to do.\n"));
|
|||
image->show();
|
||||
hbox->show();
|
||||
|
||||
pop_back_splash ();
|
||||
|
||||
switch (dialog.run ()) {
|
||||
case RESPONSE_ACCEPT:
|
||||
return 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue