mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Also cleans up the dialog a bit. Also changes the workings of NormalizePath to return the input if it couldn't be shortened which saves open coding that behaviour in all its callers. Fixes https://gitlab.com/kicad/code/kicad/issues/9036