mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
note to self.
This commit is contained in:
parent
d8d9f9b486
commit
0544a4039b
1 changed files with 1 additions and 0 deletions
|
|
@ -4241,6 +4241,7 @@ int
|
|||
ARDOUR_UI::reconnect_to_engine ()
|
||||
{
|
||||
if (AudioEngine::instance()->start ()) {
|
||||
// TODO somehow make this the topmost window (above any dialogs currently visible)
|
||||
if (editor) {
|
||||
MessageDialog msg (*editor, _("Could not reconnect to the Audio/MIDI engine"));
|
||||
msg.run ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue