X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshersGUI%2FStdMeshersGUI_SubShapeSelectorWdg.h;fp=src%2FStdMeshersGUI%2FStdMeshersGUI_SubShapeSelectorWdg.h;h=a3e986a88e7ce67ecb1ed1fef1c4773b68bdbf92;hb=f65b9b8b24acedada2383fe274f330c8d8630468;hp=437da33cb74513c3db8b3ced6c8d6fe21fe6483d;hpb=0146a69d8258d1264247a2970627f89e514fc6f6;p=modules%2Fsmesh.git diff --git a/src/StdMeshersGUI/StdMeshersGUI_SubShapeSelectorWdg.h b/src/StdMeshersGUI/StdMeshersGUI_SubShapeSelectorWdg.h index 437da33cb..a3e986a88 100644 --- a/src/StdMeshersGUI/StdMeshersGUI_SubShapeSelectorWdg.h +++ b/src/StdMeshersGUI/StdMeshersGUI_SubShapeSelectorWdg.h @@ -53,7 +53,7 @@ public: StdMeshersGUI_SubShapeSelectorWdg( QWidget* parent = 0, TopAbs_ShapeEnum subShType = TopAbs_EDGE, const bool toShowList = true, - const bool toShowActivateBtn = false); + const bool toShowSelectBtn = false); ~StdMeshersGUI_SubShapeSelectorWdg(); SMESH::long_array_var GetListOfIDs();