From 047df311f03e480be5e8ecb79b325a9eeb928548 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 31 Dec 2020 16:23:24 +0100 Subject: [PATCH] Added xcb_send_request_with_fds64 to wrapped lib xcb --- src/wrapped/wrappedlibxcb_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wrapped/wrappedlibxcb_private.h b/src/wrapped/wrappedlibxcb_private.h index f8e5a4d59c..c1b2806616 100755 --- a/src/wrapped/wrappedlibxcb_private.h +++ b/src/wrapped/wrappedlibxcb_private.h @@ -537,7 +537,7 @@ GOS(xcb_send_event, pFEppCuup) GO(xcb_send_request, iFpippp) //GO(xcb_send_request64, GO(xcb_send_request_with_fds, uFpippup) -//GO(xcb_send_request_with_fds64, +GO(xcb_send_request_with_fds64, UFpippup) //GO(xcb_set_access_control, //GO(xcb_set_access_control_checked, //GO(xcb_set_clip_rectangles,