X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHexoticPlugin%2FHexoticPlugin_Hypothesis.hxx;fp=src%2FHexoticPlugin%2FHexoticPlugin_Hypothesis.hxx;h=d9b20ba0c768bb2ab8a775f156639e57cb057a67;hb=af252acee35d206d68d7891fe4f7aede825a3458;hp=3c70d9efeb46adf308626b7f1c9e3496252a7e06;hpb=fbaf3b0ae636a78ca911e81eed7e84144b44e6a6;p=plugins%2Fhexoticplugin.git diff --git a/src/HexoticPlugin/HexoticPlugin_Hypothesis.hxx b/src/HexoticPlugin/HexoticPlugin_Hypothesis.hxx index 3c70d9e..d9b20ba 100644 --- a/src/HexoticPlugin/HexoticPlugin_Hypothesis.hxx +++ b/src/HexoticPlugin/HexoticPlugin_Hypothesis.hxx @@ -51,7 +51,7 @@ class HEXOTICPLUGIN_EXPORT HexoticPlugin_Hypothesis: public SMESH_Hypothesis { public: - HexoticPlugin_Hypothesis(int hypId, int studyId, SMESH_Gen* gen); + HexoticPlugin_Hypothesis(int hypId, SMESH_Gen* gen); static const char* GetHypType() { return "MG-Hexa Parameters"; }