mirror of
https://github.com/debauchee/barrier.git
synced 2025-08-06 10:09:28 +02:00
#3305 Fixed class name convention for Mac and Linux
This commit is contained in:
parent
ba04f2dfc5
commit
42494a72a5
2 changed files with 2 additions and 2 deletions
|
@ -324,7 +324,7 @@ OSXKeyState::fakeCtrlAltDel()
|
|||
}
|
||||
|
||||
bool
|
||||
COSXKeyState::fakeMediaKey(KeyID id)
|
||||
OSXKeyState::fakeMediaKey(KeyID id)
|
||||
{
|
||||
return fakeNativeMediaKey(id);;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue