Avoid incompatible macro redefinition
This commit is contained in:
@@ -76,7 +76,7 @@
|
|||||||
#ifdef __WXGTK__
|
#ifdef __WXGTK__
|
||||||
|
|
||||||
#ifndef VMS_GTK2
|
#ifndef VMS_GTK2
|
||||||
#define GDK_WINDOWING_X11 1
|
#define GDK_WINDOWING_X11
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Define this if your version of GTK+ is greater than 1.2.7 */
|
/* 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_CARET 1
|
||||||
|
|
||||||
#define wxUSE_DISPLAY 1
|
#define wxUSE_DISPLAY 0
|
||||||
|
|
||||||
#define wxUSE_GEOMETRY 1
|
#define wxUSE_GEOMETRY 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user