mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
![]() changing the default locale can have various bad effects (such as failure to convert localized integers stored in QString) which is why there was a warning about it. even tho UNIX has the concept of changing the locale settings (via setlocale()) I am not willing to support such feature because QWidget, QValidtor, etc. have their own locale feature that can be changed at any time Signed-off-by: Ivailo Monev <xakepa10@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
tst_qstringref.cpp |