mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-21 10:27:36 +02:00
Fix code style
This commit is contained in:
parent
c994b0a4f7
commit
0cc831b2fb
1 changed files with 1 additions and 0 deletions
|
@ -2011,6 +2011,7 @@ Server::onMouseMoveSecondary(SInt32 dx, SInt32 dy)
|
|||
newY = (SInt32)(newY / DpiHelper::getDpi());
|
||||
}
|
||||
}
|
||||
|
||||
// switch screens
|
||||
switchScreen(newScreen, newX, newY, false);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue