Merge pull request #5974 from orbea/wx

Undefine wxHAS_XLOCALE_SUPPORT
This commit is contained in:
Leo Lam 2017-08-28 20:59:22 +02:00 committed by GitHub
commit 297c0c87e9
2 changed files with 2 additions and 2 deletions

View File

@ -249,7 +249,7 @@
#define wxUSE_INTL 1
#define wxUSE_XLOCALE 1
#define wxUSE_XLOCALE 0
#define wxUSE_DATETIME 1

View File

@ -239,7 +239,7 @@
#define wxUSE_INTL 1
#define wxUSE_XLOCALE 1
#define wxUSE_XLOCALE 0
#define wxUSE_DATETIME 1