mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
Fix another bug in wxFileName::ReplaceHomeDir(): only replace the first occurrence of the home directory, not all of them (or even the first one if it appears in the middle of the string).