diff options
-rw-r--r-- | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h | 3 |
1 files changed, 3 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 b4bab83dd0..7fef365b16 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 @@ -99,6 +99,9 @@ #define NO_GdkDragContext #define NO_memmove__Lorg_eclipse_swt_internal_gtk_GdkDragContext_2II #define NO_memmove__Lorg_eclipse_swt_internal_gtk_GdkDragContext_2JJ +#define NO_GtkSelectionData +#define NO_memmove__Lorg_eclipse_swt_internal_gtk_GtkSelectionData_2II +#define NO_memmove__Lorg_eclipse_swt_internal_gtk_GtkSelectionData_2JJ #endif #include "os_custom.h" |