[Draft] Cleanup of Annotation style branch
Further cleanup and guarded imports of Gui in modules. .
This commit is contained in:
committed by
Yorik van Havre
parent
85bf45937e
commit
164bbabbd8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user