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. |
||
---|---|---|
.. | ||
board_project_settings.h | ||
net_settings.h | ||
project_archiver.h | ||
project_file.h | ||
project_local_settings.h |