Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
index 4b5964e794..9bcbfa3c73 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
@@ -104,6 +104,7 @@ char * GDK_nativeFunctionNames[] = {
"_1gdk_1event_1get",
"_1gdk_1event_1get_1button",
"_1gdk_1event_1get_1coords",
+ "_1gdk_1event_1get_1crossing_1mode",
"_1gdk_1event_1get_1event_1type",
"_1gdk_1event_1get_1focus_1in",
"_1gdk_1event_1get_1key_1group",

Back to the top