small bugfix in Draft SVG import
This commit is contained in:
parent
b84a59f977
commit
e2f53df835
|
@ -242,6 +242,7 @@ class svgHandler(xml.sax.ContentHandler):
|
|||
self.grouptransform = []
|
||||
self.lastdim = None
|
||||
|
||||
global Part
|
||||
import Part
|
||||
|
||||
if gui and draftui:
|
||||
|
|
Loading…
Reference in New Issue
Block a user