Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h
index bff7db678f..32521bbc58 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h
@@ -462,6 +462,11 @@
#define NO_gtk_1selection_1data_1get_1target
#define NO_gtk_1selection_1data_1set
+// GdkAtom removed
+#define NO_gtk_1drag_1get_1data__JJJ
+#define NO_gdk_1text_1property_1to_1utf8_1list_1for_1display
+#define NO_gdk_1x11_1display_1utf8_1to_1compound_1text
+
#else
/**

Back to the top