FEM: selection widget class, comment debug print

This commit is contained in:
Bernd Hahnebach
2019-04-25 19:46:58 +02:00
parent fbc542738c
commit 7aa7d50138

View File

@@ -222,7 +222,7 @@ class GeometryElementsSelection(QtGui.QWidget):
self.obj_notvisible = []
self.initElemTypes(eltypes)
self.allow_multiple_geom_types = multigeom
print(self.allow_multiple_geom_types)
# print(self.allow_multiple_geom_types)
self.initUI()
# set references and fill the list widget
self.references = []