Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2012-08-29 13:42:34 +0000
committerSilenio Quarti2012-08-29 13:43:26 +0000
commitf161484e8ba50495a84a24c63f2849d4a2a53fb6 (patch)
tree92aeb9a2340b5b4f9954d2cfd1747f8490ef4c7e /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
parent6ea09f504fe041d4277f643bd1170ea0bc33eba5 (diff)
downloadeclipse.platform.swt-f161484e8ba50495a84a24c63f2849d4a2a53fb6.tar.gz
eclipse.platform.swt-f161484e8ba50495a84a24c63f2849d4a2a53fb6.tar.xz
eclipse.platform.swt-f161484e8ba50495a84a24c63f2849d4a2a53fb6.zip
Bug 387496 - JVM crashes when running jdtuirefactoring tests on hudson: im-xim.so+0x3b04
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
index 0f8e23db7e..20250dbe2b 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
@@ -1070,6 +1070,7 @@ typedef enum {
_1gtk_1tool_1item_1set_1proxy_1menu_1item_FUNC,
_1gtk_1toolbar_1insert_FUNC,
_1gtk_1toolbar_1new_FUNC,
+ _1gtk_1toolbar_1set_1icon_1size_FUNC,
_1gtk_1toolbar_1set_1orientation_FUNC,
_1gtk_1toolbar_1set_1show_1arrow_FUNC,
_1gtk_1toolbar_1set_1style_FUNC,

Back to the top