about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibx11_private.h2
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)