mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-10-26 11:19:26 +00:00
Add (currently harmless) missing break
This commit is contained in:
parent
9bcc6291be
commit
bdb6d02dac
@ -2358,6 +2358,7 @@ void Session::execInternal()
|
||||
m_InputHandler->updatePointerRegionLock();
|
||||
break;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user