FreeCAD: master 270e4b10

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-06-16 15:25:19 master e1cfaf12
Changeset Draft: move default annotation style properties to utils module

These style properties are used by `ViewProviderDraftAnnotation`
and by the Gui Command `Draft_AnnotationStyleEditor`.

Therefore, they are moved from `draftguitools.gui_annotationstyleeditor`
module to the `draftutils.utils` module, so that they
are in a central location where they won't cause circular
dependencies.
mod - src/Mod/Draft/draftguitools/gui_annotationstyleeditor.py Diff File
mod - src/Mod/Draft/draftutils/utils.py Diff File