Fixed Part module import error
This commit is contained in:
committed by
Yorik van Havre
parent
58774cff15
commit
bfdb5c0390
@@ -24,6 +24,7 @@
|
||||
# FreeCAD modules
|
||||
import FreeCAD as App
|
||||
import FreeCADGui as Gui
|
||||
import Part
|
||||
# Qt library
|
||||
from PyQt4 import QtGui,QtCore
|
||||
# Module
|
||||
|
||||
Reference in New Issue
Block a user