X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FGMSHPlugin%2FGMSHPlugin_Hypothesis_2D.hxx;h=4fb6fff9556f00891e06beeca46a90bb67d77a1d;hb=fecfae2bc05750dfe1f6dccacf79abc449caff92;hp=2ea7f717e64c33f372977a885a5c2bffaaa184dc;hpb=046b3c2955bc78067b5de0b2d33b360807c5ca2f;p=plugins%2Fgmshplugin.git diff --git a/src/GMSHPlugin/GMSHPlugin_Hypothesis_2D.hxx b/src/GMSHPlugin/GMSHPlugin_Hypothesis_2D.hxx index 2ea7f71..4fb6fff 100644 --- a/src/GMSHPlugin/GMSHPlugin_Hypothesis_2D.hxx +++ b/src/GMSHPlugin/GMSHPlugin_Hypothesis_2D.hxx @@ -1,5 +1,5 @@ // Copyright (C) 2012-2015 ALNEOS -// Copyright (C) 2016 EDF R&D +// Copyright (C) 2016-2019 EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -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); };