X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FNETGENPlugin%2FNETGENPlugin_Hypothesis_2D.hxx;h=a249442b0cc8b66f57c0c294c100d8a83e26d2e7;hb=9cc5a6ab79532546b070d302f297237914b923fc;hp=b73a3bab4e0a040c512cdb57cee42c166b38f0ae;hpb=e1a0d0a23f4ae76cef3888df02e448877ebb8d19;p=plugins%2Fnetgenplugin.git diff --git a/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D.hxx b/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D.hxx index b73a3ba..a249442 100644 --- a/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D.hxx +++ b/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D.hxx @@ -43,7 +43,7 @@ class NETGENPLUGIN_EXPORT NETGENPlugin_Hypothesis_2D: public NETGENPlugin_Hypot { public: - NETGENPlugin_Hypothesis_2D(int hypId, int studyId, SMESH_Gen * gen); + NETGENPlugin_Hypothesis_2D(int hypId, SMESH_Gen * gen); // void SetQuadAllowed(bool theVal); // bool GetQuadAllowed() const { return _quadAllowed; }