diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2022-12-29 11:12:03 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2022-12-29 11:12:03 +0100 |
| commit | 810c2250c48bb9cda720688d23bc7ea0174c513b (patch) | |
| tree | 40eb9a57776960d77dce75a518a5fbf47d5f7528 /src/wrapped | |
| parent | 5ed210f0f3a143a0d422aabaa09ca7b12da4b01d (diff) | |
| download | box64-810c2250c48bb9cda720688d23bc7ea0174c513b.tar.gz box64-810c2250c48bb9cda720688d23bc7ea0174c513b.zip | |
Added 1 wrapped function to libx11
Diffstat (limited to 'src/wrapped')
| -rwxr-xr-x | src/wrapped/wrappedlibx11_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibx11_private.h b/src/wrapped/wrappedlibx11_private.h index b519213e..5115b8e3 100755 --- a/src/wrapped/wrappedlibx11_private.h +++ b/src/wrapped/wrappedlibx11_private.h @@ -676,7 +676,7 @@ GO(XkbSetPerClientControls, iFpup) // _XkbSkipReadBufferData //GO(XkbToControl //GO(XkbTranslateKey -//GO(XkbTranslateKeyCode +GO(XkbTranslateKeyCode, iFpuupp) GO(XkbTranslateKeySym, iFppupip) //GO(XkbUpdateActionVirtualMods //GO(XkbUpdateKeyTypeVirtualMods |