Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2010-09-13 16:02:05 +0000
committerCarolyn MacLeod2010-09-13 16:02:05 +0000
commit20a7c625f7b717c5f26c4d37f2ce8b9cfdcdcba8 (patch)
tree2c029264a122b1e95217e75f01a1f1627f5ce542 /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
parentec109114347bb66e3cf9f04c6c49d0e48dddd4ec (diff)
downloadeclipse.platform.swt-20a7c625f7b717c5f26c4d37f2ce8b9cfdcdcba8.tar.gz
eclipse.platform.swt-20a7c625f7b717c5f26c4d37f2ce8b9cfdcdcba8.tar.xz
eclipse.platform.swt-20a7c625f7b717c5f26c4d37f2ce8b9cfdcdcba8.zip
Bug 325028 - [a11y] Frequent crashes in editor resulting from atk_object_get_attributes()
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 b071f6f015..d99fead8fa 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
@@ -381,6 +381,7 @@ typedef enum {
_1g_1signal_1lookup_FUNC,
_1g_1signal_1remove_1emission_1hook_FUNC,
_1g_1signal_1stop_1emission_1by_1name_FUNC,
+ _1g_1slist_1append_FUNC,
_1g_1slist_1data_FUNC,
_1g_1slist_1free_FUNC,
_1g_1slist_1length_FUNC,

Back to the top