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. |
||
---|---|---|
.. | ||
app_settings.h | ||
color_settings.h | ||
common_settings.h | ||
json_settings.h | ||
nested_settings.h | ||
parameters.h | ||
settings_manager.h |