From 442c3fdb9b212c7469789aed25f85d6476be6d55 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 13 Aug 2023 13:58:05 +0200 Subject: Added another libxcbrandr wrapped symbol (for #287) --- src/wrapped/wrappedlibxcbrandr_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedlibxcbrandr_private.h b/src/wrapped/wrappedlibxcbrandr_private.h index 7e3974ea..b4c791ab 100644 --- a/src/wrapped/wrappedlibxcbrandr_private.h +++ b/src/wrapped/wrappedlibxcbrandr_private.h @@ -89,7 +89,7 @@ GO(xcb_randr_get_crtc_info_unchecked, pFpppu) //GO(xcb_randr_get_crtc_transform_sizeof, //GO(xcb_randr_get_crtc_transform_unchecked, GO(xcb_randr_get_monitors, pFppuC) -//GO(xcb_randr_get_monitors_monitors_iterator, +GO(xcb_randr_get_monitors_monitors_iterator, pFpp) GO(xcb_randr_get_monitors_monitors_length, iFp) GO(xcb_randr_get_monitors_reply, pFpup) GO(xcb_randr_get_monitors_sizeof, iFp) -- cgit 1.4.1