Files
create/src/Mod/TechDraw
WandererFan a1ff05f382 [TD] Fix win file spec backslash (fix #16646) (#16689)
* [TD]add method to clean win filespecs

- '\' in strings passed to Python as filespecs is interpreted as
  an escape of the following character.
- replace '\' with '/'

* [TD]remove '\' from filespecs before use
2024-09-23 17:40:05 +02:00
..
2024-05-27 15:33:55 -04:00
2024-05-27 15:33:55 -04:00
2024-07-14 09:25:46 +02:00