forked from dolphin-emu/dolphin
Set wxUSE_XLOCALE to 0
This commit is contained in:
Vendored
+1
-1
@@ -249,7 +249,7 @@
|
||||
|
||||
#define wxUSE_INTL 1
|
||||
|
||||
#define wxUSE_XLOCALE 1
|
||||
#define wxUSE_XLOCALE 0
|
||||
|
||||
#define wxUSE_DATETIME 1
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -239,7 +239,7 @@
|
||||
|
||||
#define wxUSE_INTL 1
|
||||
|
||||
#define wxUSE_XLOCALE 1
|
||||
#define wxUSE_XLOCALE 0
|
||||
|
||||
#define wxUSE_DATETIME 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user