Avoid incompatible macro redefinition

This commit is contained in:
Jouk 2018-07-18 13:06:34 +02:00
parent 85c2877a6c
commit 1f8ccb7726

View File

@ -76,7 +76,7 @@
#ifdef __WXGTK__
#ifndef VMS_GTK2
#define GDK_WINDOWING_X11 1
#define GDK_WINDOWING_X11
#endif
/* Define this if your version of GTK+ is greater than 1.2.7 */
@ -510,7 +510,7 @@ typedef pid_t GPid;
#define wxUSE_CARET 1
#define wxUSE_DISPLAY 1
#define wxUSE_DISPLAY 0
#define wxUSE_GEOMETRY 1