[Draft] Cleanup of Annotation style branch

Further cleanup and guarded imports of Gui in modules.

.
This commit is contained in:
carlopav
2020-03-26 10:20:10 +01:00
committed by Yorik van Havre
parent 85bf45937e
commit 164bbabbd8
11 changed files with 113 additions and 109 deletions

View File

@@ -21,11 +21,11 @@
# * *
# ***************************************************************************
"""This module provides the object code for Draft DimensionStyle.
"""This module provides the object code for Draft Annotation.
"""
## @package style_dimension
## @package annotation
# \ingroup DRAFT
# \brief This module provides the object code for Draft DimensionStyle.
# \brief This module provides the object code for Draft Annotation.
import FreeCAD as App
from PySide.QtCore import QT_TRANSLATE_NOOP