Files
wxWidgets/src/unix
Vadim Zeitlin 45ffc40fc2 Use nl_langinfo() in wxUILocaleImplUnix::GetInfo()
This function can be used for all GetInfo() items, so using it is
simpler than the code in the Unix version of wxLocale::GetInfo() which
uses either it or localeconv(), and there should be no real drawbacks to
using it nowadays as it should be available everywhere.

No real changes yet.
2021-09-01 18:11:40 +02:00
..
2020-12-23 17:03:03 +01:00
2014-04-11 04:48:12 +00:00
2020-12-23 17:03:05 +01:00
2020-09-01 15:03:30 +02:00
2019-04-05 11:08:53 -07:00