add wxXLocale class and wxIsxxx_l() and wxToxxx_l() functions (heavily modified and extended patch 1874287)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -231,6 +231,8 @@
|
||||
|
||||
#define wxUSE_INTL 0
|
||||
|
||||
#define wxUSE_XLOCALE 0
|
||||
|
||||
#define wxUSE_DATETIME 0
|
||||
|
||||
#define wxUSE_TIMER 0
|
||||
@@ -1108,6 +1110,9 @@
|
||||
/* Define if getgrgid_r is available. */
|
||||
#undef HAVE_GETGRGID_R
|
||||
|
||||
/* Define if locale_t is available */
|
||||
#undef HAVE_LOCALE_T
|
||||
|
||||
/* -------------------------------------------------------------------------
|
||||
Win32 adjustments section
|
||||
------------------------------------------------------------------------- */
|
||||
|
Reference in New Issue
Block a user