summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
diff options
context:
space:
mode:
authorAnatoly Spektor <aspektor@redhat.com>2012-06-19 10:27:41 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2012-06-19 17:50:53 -0400
commit9a3f1e08acae6a5f050926a48e53d50c103a85e9 (patch)
treefcc60c3c69e9e386eaffc031be1c578e96d4d153 /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
parent4df24be727bf7df22d7972cb27d4cc6882d010fa (diff)
downloadeclipse.platform.swt-9a3f1e08acae6a5f050926a48e53d50c103a85e9.tar.gz
eclipse.platform.swt-9a3f1e08acae6a5f050926a48e53d50c103a85e9.tar.xz
eclipse.platform.swt-9a3f1e08acae6a5f050926a48e53d50c103a85e9.zip
Use Cairo instead of deprecated functions in ToolTip widget.
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 332cce96d1..a30c73c8f6 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
@@ -430,6 +430,7 @@ char * OS_nativeFunctionNames[] = {
"_1gdk_1cairo_1region",
"_1gdk_1cairo_1reset_1clip",
"_1gdk_1cairo_1set_1source_1color",
+ "_1gdk_1cairo_1set_1source_1pixbuf",
"_1gdk_1cairo_1set_1source_1window",
"_1gdk_1color_1free",
"_1gdk_1color_1parse",