mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-13 23:25:27 +08:00
#3305 Fixed class name convention for Mac and Linux
This commit is contained in:
committed by
Andrew Nelless
parent
cc10e319d1
commit
f4bd2dab82
@@ -324,7 +324,7 @@ OSXKeyState::fakeCtrlAltDel()
|
||||
}
|
||||
|
||||
bool
|
||||
COSXKeyState::fakeMediaKey(KeyID id)
|
||||
OSXKeyState::fakeMediaKey(KeyID id)
|
||||
{
|
||||
return fakeNativeMediaKey(id);;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user