mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
NO-OP whitespace (updated GH PR #357)
This commit is contained in:
parent
f413b83cb9
commit
63ea7b6516
132 changed files with 2774 additions and 2762 deletions
|
|
@ -770,7 +770,7 @@ RouteUI::rec_enable_press(GdkEventButton* ev)
|
|||
return false;
|
||||
|
||||
if (!_session->engine().connected()) {
|
||||
MessageDialog msg (_("Not connected to AudioEngine - cannot engage record"));
|
||||
MessageDialog msg (_("Not connected to AudioEngine - cannot engage record"));
|
||||
msg.run ();
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue