force jack-disconnected dialog to top (fixes #5291)
git-svn-id: svn://localhost/ardour2/branches/3.0@13942 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -1970,8 +1970,9 @@ JACK, reconnect and save the session."), PROGRAM_NAME);
|
||||
|
||||
MessageDialog msg (*editor, msgstr);
|
||||
pop_back_splash (msg);
|
||||
msg.set_keep_above (true);
|
||||
msg.run ();
|
||||
|
||||
|
||||
if (free_reason) {
|
||||
free (const_cast<char*> (reason));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user