FEM: python imports, small improvements on some imports

This commit is contained in:
Bernd Hahnebach
2017-12-31 12:22:40 +01:00
committed by wmayer
parent 34b485b648
commit 30e33e4802
5 changed files with 12 additions and 13 deletions

View File

@@ -32,8 +32,7 @@ import FemUtils
if App.GuiUp:
import FreeCADGui as Gui
import PyGui.FemSelectionWidgets as FemSelectionWidgets
from PyGui import FemSelectionWidgets
class Proxy(equationbase.BaseProxy):