Browse Source
Use ctor wxFileName( path, name, extension) to create full schematic file name in update PCB from schematic code path. This prevents file names with dots '.' from being interpreted as the extension when using the wxFileName assignment operator.pull/5/merge
1 changed files with 6 additions and 8 deletions
Loading…
Reference in new issue