mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-27 21:38:40 +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
|
@ -288,7 +288,7 @@ MinimalApp::foregroundStartup(int argc, char** argv)
|
|||
return 0;
|
||||
}
|
||||
|
||||
Screen*
|
||||
synergy::Screen*
|
||||
MinimalApp::createScreen()
|
||||
{
|
||||
return NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue