mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-21 06:45:22 -06:00
Fix whitespace
This commit is contained in:
parent
367beb52cd
commit
726258ff71
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ DaemonApp::~DaemonApp()
|
|||
int
|
||||
DaemonApp::run(int argc, char** argv)
|
||||
{
|
||||
SetProcessDPIAware();
|
||||
SetProcessDPIAware();
|
||||
// win32 instance needed for threading, etc.
|
||||
ArchMiscWindows::setInstanceWin32(GetModuleHandle(NULL));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue