Files
OrcaSlicer-bambulab/src/slic3r/Utils
Lukas Matena eb3b65d8af Fixing build against wxWidgets 3.0
The wxString saga continues. wxWidgets 3.0 don't have the wxString::FromUTF8(const std::string&) overload, we must use the GUI::from_u8 helper
Also wxWidgets 3.0 don't allow to disable wxString->const char* conversion, so calling show_info(wxWindow*, wxString, const char*) was ambiguous
Several includes moved around
2020-03-04 10:34:59 +01:00
..
2019-04-02 10:33:37 +02:00
2019-04-02 10:33:37 +02:00
2018-12-21 12:06:47 +01:00