Files
wxWidgets/src/xml
Vadim Zeitlin 8d3a73edad Use wxUniChar instead of wxChar when iterating over more strings
This is similar to the changes in the previous commit and although in
some cases it might be safe to use wxChar, consistently use wxUniChar
everywhere just to make sure we avoid similar problems.
2025-02-01 19:22:39 +01:00
..