From d76841bdc1e2456293a295530c94b29e51578db7 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 28 Feb 2024 12:25:42 +0100 Subject: Even more slot for X11 callbacks --- src/wrapped/wrappedlibx11.c | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedlibx11.c b/src/wrapped/wrappedlibx11.c index 8f80092a..ed27c456 100644 --- a/src/wrapped/wrappedlibx11.c +++ b/src/wrapped/wrappedlibx11.c @@ -558,7 +558,25 @@ GO(11) \ GO(12) \ GO(13) \ GO(14) \ -GO(15) +GO(15) \ +GO(16) \ +GO(17) \ +GO(18) \ +GO(19) \ +GO(20) \ +GO(21) \ +GO(22) \ +GO(23) \ +GO(24) \ +GO(25) \ +GO(26) \ +GO(27) \ +GO(28) \ +GO(29) \ +GO(30) \ +GO(31) + + -- cgit 1.4.1