Salome HOME
Allow to create polyedres near sewed faces; improve nodes merging to save polyedres...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_SewingDlg.h
index 80740d79da5570495c8f281db54ae7013cc12217..e2ac55848914c422b77b44701feb7566ffa22500 100644 (file)
@@ -111,8 +111,9 @@ private:
     QLineEdit* LineEdit5;
     QLineEdit* LineEdit6;
     QCheckBox* CheckBoxMerge;
-    QCheckBox* CheckBoxPoly;
-   
+    QCheckBox* CheckBoxPolygons;
+    QCheckBox* CheckBoxPolyedrs;
+
 private slots:
 
     void ConstructorsClicked(int constructorId);