X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGMSHPlugin%2FGMSHPlugin_Hypothesis_2D.hxx;fp=src%2FGMSHPlugin%2FGMSHPlugin_Hypothesis_2D.hxx;h=6f2d624facade6680f253ef5d582c5ee14634985;hb=fd6ece745c013178e78db978d9c2e196f37685eb;hp=2ea7f717e64c33f372977a885a5c2bffaaa184dc;hpb=081337088d74824daf220a748fafb9d855cabc25;p=plugins%2Fgmshplugin.git diff --git a/src/GMSHPlugin/GMSHPlugin_Hypothesis_2D.hxx b/src/GMSHPlugin/GMSHPlugin_Hypothesis_2D.hxx index 2ea7f71..6f2d624 100644 --- a/src/GMSHPlugin/GMSHPlugin_Hypothesis_2D.hxx +++ b/src/GMSHPlugin/GMSHPlugin_Hypothesis_2D.hxx @@ -33,7 +33,7 @@ class GMSHPLUGIN_EXPORT GMSHPlugin_Hypothesis_2D: public GMSHPlugin_Hypothesis { public: - GMSHPlugin_Hypothesis_2D(int hypId, int studyId, SMESH_Gen * gen); + GMSHPlugin_Hypothesis_2D(int hypId, SMESH_Gen * gen); };