Files
create/src/Mod/Draft
vocx-fc b25ca7194c Draft: lowercase use_link option for arrays
Inside the class `_DraftLink` the `onDocumentRestored` function
tests for the existence of the old attribute `useLink`. If it is
present, it uses it to define the new variable name `use_link`.
This is done use Python naming conventions.
The old `useLink` is deleted so it is not longer saved
together with the object when the document is saved.
2020-03-04 09:58:56 -03:00
..
2020-01-08 15:20:36 +01:00
2020-01-07 07:35:14 -03:00
2020-01-10 12:39:33 +01:00
2019-12-27 00:16:12 +01:00
2020-03-03 21:27:31 +01:00