Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2013-10-21 16:33:25 +0000
committerSilenio Quarti2013-10-21 16:33:25 +0000
commit8ff78dc82c169eaba1d98c37e14a85f324dc0a98 (patch)
tree7186b5fd4fc8d28dd1c88d76866cf3d07bb85a8f /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
parent25d9f99bae3ba84644ed6a921ea164452ae5da9d (diff)
downloadeclipse.platform.swt-silenio/bug407077.tar.gz
eclipse.platform.swt-silenio/bug407077.tar.xz
eclipse.platform.swt-silenio/bug407077.zip
Bug 407077 - (SWT:2591): GLib-GObject-WARNING **: gclosure.c:697: unable to remove uninstalled invalidation notifiersilenio/bug407077
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 c503d9c53d..b42f0f79ec 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
@@ -239,6 +239,7 @@ typedef enum {
_1g_1app_1info_1supports_1uris_FUNC,
_1g_1cclosure_1new_FUNC,
_1g_1closure_1ref_FUNC,
+ _1g_1closure_1sink_FUNC,
_1g_1closure_1unref_FUNC,
_1g_1content_1type_1equals_FUNC,
_1g_1content_1type_1is_1a_FUNC,

Back to the top