Was a bit to quick the first time with the commit.

This commit is contained in:
triplus 2016-10-06 20:58:38 +02:00 committed by GitHub
parent bca2792f11
commit 941069e237

View File

@ -29,7 +29,7 @@ __url__ = "http://www.freecadweb.org"
import FreeCAD
import FemTools
import QtCore
from PySide import QtCore
if FreeCAD.GuiUp:
from PySide import QtGui