Browse Source
Add utility method to resolve symlinks
Add utility method to resolve symlinks
The same logic block to resolve possible symlinks exists in 5 different places now. This change moves this duplicated code to a static member function of WX_FILENAME instead.6.0.7
committed by
Jeff Young
7 changed files with 29 additions and 55 deletions
-
18common/wx_filename.cpp
-
12eeschema/files-io.cpp
-
14eeschema/sch_plugins/kicad/sch_sexpr_plugin.cpp
-
14eeschema/sch_plugins/legacy/sch_legacy_plugin.cpp
-
3include/wx_filename.h
-
12pcbnew/files.cpp
-
11pcbnew/plugins/kicad/kicad_plugin.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue