devdraw: make OS X native gui build (Eric Nichols)
This commit is contained in:
parent
020c5cbb67
commit
cb29a5fce6
@ -425,7 +425,7 @@ kbdevent(EventRef event)
|
||||
if(k >= 0)
|
||||
keystroke(k);
|
||||
else{
|
||||
UniChar ch;
|
||||
UniChar uc;
|
||||
OSStatus s;
|
||||
|
||||
s = GetEventParameter(event, kEventParamKeyUnicodes,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user