diff options
Diffstat (limited to 'src')
| -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 3b6b7ed7..747d2a77 100755 --- a/src/wrapped/wrappedlibx11_private.h +++ b/src/wrapped/wrappedlibx11_private.h @@ -417,7 +417,7 @@ GO(XGetSelectionOwner, pFpp) //GO(XGetSizeHints //GO(XGetStandardColormap GOM(XGetSubImage, pFEppiiuuuipii) -//GO(XGetTextProperty +GO(XGetTextProperty, iFpppp) GO(XGetTransientForHint, iFppp) GO(XGetVisualInfo, pFplpp) GO(XGetWindowAttributes, iFppp) |