mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 15:48:51 +00:00
Merge branch 'master' into windows-unicode
This commit is contained in:
commit
2b1af36900
64 changed files with 1083 additions and 183 deletions
|
@ -69,6 +69,7 @@ bool Keyboard::UpdateInput()
|
|||
CGRectMakeWithDictionaryRepresentation(boundsDictionary, &bounds);
|
||||
}
|
||||
|
||||
CFRelease(windowDescriptions);
|
||||
CFRelease(windowArray);
|
||||
|
||||
CGEventRef event = CGEventCreate(nil);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue