From 97e9e5d2d26359905a1c46a9236fe8331140d9c0 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 1 Mar 2022 11:19:50 +0100 Subject: Added a few more slot to glib2 --- src/wrapped/wrappedglib2.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedglib2.c b/src/wrapped/wrappedglib2.c index f9ec538c..c3d59146 100755 --- a/src/wrapped/wrappedglib2.c +++ b/src/wrapped/wrappedglib2.c @@ -109,7 +109,9 @@ GO(3) \ GO(4) \ GO(5) \ GO(6) \ -GO(7) +GO(7) \ +GO(8) \ +GO(9) \ // GCopyFct /*#define GO(A) \ -- cgit 1.4.1