abf33cce68
On windows when the project path include a remote volume name (\\NAME), the volume name does not get cleared by calling wxFileName.SetDir( "" ). This caused the volume name to be prepended to the file name when calling wxFileName::GetFullPath(). Use wxFileName::GetFullName() which resolves the issue. Fix some minor grammar errors. Fix some minor coding policy issues. Fixes lp:1606240 https://bugs.launchpad.net/kicad/+bug/1606240 |
||
---|---|---|
.. | ||
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 |