mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
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.