X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshersGUI%2FStdMeshersGUI_StdHypothesisCreator.h;fp=src%2FStdMeshersGUI%2FStdMeshersGUI_StdHypothesisCreator.h;h=b9834b6a6fea095015d2e7ed2b21b2b788ce0cb3;hb=a9f7e28cba695e50fcae50a483ae37f32af4ce84;hp=59febb6c6690aa1145e7ac4ac35e249dc0cb9f86;hpb=f83eeba172516e213bf925fc0457100bdb3bff54;p=modules%2Fsmesh.git diff --git a/src/StdMeshersGUI/StdMeshersGUI_StdHypothesisCreator.h b/src/StdMeshersGUI/StdMeshersGUI_StdHypothesisCreator.h index 59febb6c6..b9834b6a6 100644 --- a/src/StdMeshersGUI/StdMeshersGUI_StdHypothesisCreator.h +++ b/src/StdMeshersGUI/StdMeshersGUI_StdHypothesisCreator.h @@ -63,7 +63,7 @@ protected: virtual void onReject(); virtual void valueChanged( QWidget* ); - bool initVariableName(SMESH::SMESH_Hypothesis_var theHyp, StdParam& theParams, const char* theMethod) const; + bool initVariableName(SMESH::SMESH_Hypothesis_var /*theHyp*/, StdParam& theParams, const char* theMethod) const; QWidget* makeReverseEdgesWdg( SMESH::long_array_var edgeIDs, CORBA::String_var shapeEntry) const; void removeOldGroup(const char* oldName,