wxWidgets/interface
Vadim Zeitlin b3cab73680 Use wxUILocale in wxNumberFormatter
Always use the UI locale conventions for floating point numbers in
wxNumberFormatter, making it different from wxString::{To,From}Double()
functions that use C locale, which may, or not, correspond to the UI
locale.
2021-08-20 23:37:28 +02:00
..
wx Use wxUILocale in wxNumberFormatter 2021-08-20 23:37:28 +02:00
check_syntax.sh