mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-14 07:07:44 +02:00
Moved Screen class into synergy namespace
This commit is contained in:
parent
a4843c4947
commit
67377109f3
18 changed files with 68 additions and 55 deletions
|
@ -53,7 +53,7 @@
|
|||
Server::Server(
|
||||
Config& config,
|
||||
PrimaryClient* primaryClient,
|
||||
Screen* screen,
|
||||
synergy::Screen* screen,
|
||||
IEventQueue* events,
|
||||
bool enableDragDrop) :
|
||||
m_mock(false),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue