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