13
0
This commit is contained in:
Robin Gareus 2017-04-22 01:06:54 +02:00
parent be62d335ee
commit e54413ee46

View File

@ -3962,7 +3962,7 @@ CursorDrag::start_grab (GdkEvent* event, Gdk::Cursor* c)
} }
if (AudioEngine::instance()->connected()) { if (AudioEngine::instance()->running()) {
/* do this only if we're the engine is connected /* do this only if we're the engine is connected
* because otherwise this request will never be * because otherwise this request will never be