df4226f896
The fix convert all std::string storing a path to wxString (unicode support) wxString were already used at many place to store paths, but not all. For internal calculations mixing char strings and wide char strings is a recipe for bug: any missing conversion between UTF8 and wxString breaks paths. |
||
---|---|---|
.. | ||
net_settings.cpp | ||
project_archiver.cpp | ||
project_file.cpp | ||
project_local_settings.cpp |