Release of 2015-04-03 :
Modification : WF_ObjRot_2015.py line 8 import ObjRotGui_2015 as ObjRotGui (deleted) line 9 import __init__ as func (changed into)
This commit is contained in:
parent
acda4d60aa
commit
10cabf08c3
|
@ -5,8 +5,7 @@ import sys
|
|||
if not sys.path.__contains__("/usr/lib/freecad/lib"):
|
||||
sys.path.append("/usr/lib/freecad/lib")
|
||||
|
||||
import ObjRotGui_2015 as ObjRotGui
|
||||
import MY_Functions as func
|
||||
import __init__ as func
|
||||
global myRelease
|
||||
myRelease = "2105_02"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user