about summary refs log tree commit diff stats
path: root/src/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools')
-rwxr-xr-xsrc/tools/gtkclass.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/tools/gtkclass.c b/src/tools/gtkclass.c
index 34ee00e6..8359294a 100755
--- a/src/tools/gtkclass.c
+++ b/src/tools/gtkclass.c
@@ -51,7 +51,12 @@ GO(3)   \
 GO(4)   \
 GO(5)   \
 GO(6)   \
-GO(7)
+GO(7)	\
+GO(8)	\
+GO(9)	\
+GO(10)	\
+GO(11)	\
+GO(12)
 
 #define WRAPPED(A, NAME, RET, DEF, N, ...)  \
 static uintptr_t my_##NAME##_fct_##A = 0;   \