19e6bde09a
This forces the compiler class specific features rather than borrowing from the base class's std::string. In some cases prior to this, wxString( std::string ) was being called rather than UTF8::operator wxString() leading to garbled wxStrings. Added function UTF8::wx_str() which is of great convenience also. Implicit conversions still work as before, and hopefully more reliably. |
||
---|---|---|
.. | ||
export_d356.cpp | ||
export_gencad.cpp | ||
export_idf.cpp | ||
export_vrml.cpp | ||
gen_drill_report_files.cpp | ||
gen_modules_placefile.cpp | ||
gendrill_Excellon_writer.cpp | ||
gendrill_Excellon_writer.h | ||
gendrill_file_writer_base.cpp | ||
gendrill_file_writer_base.h | ||
gendrill_gerber_writer.cpp | ||
gendrill_gerber_writer.h |