X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_ProfileInterpolateOp.h;h=e593acf51f9e037122a4defaa0040fc3d8a9ed49;hb=adf1c2cc49502c366a2637adfcda9c1c71b11887;hp=dabd86ec18d52008c3ff0edb377038e8835734c0;hpb=3524c916e16d5c5c545c0ddbda4b570139612afe;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_ProfileInterpolateOp.h b/src/HYDROGUI/HYDROGUI_ProfileInterpolateOp.h index dabd86ec..e593acf5 100644 --- a/src/HYDROGUI/HYDROGUI_ProfileInterpolateOp.h +++ b/src/HYDROGUI/HYDROGUI_ProfileInterpolateOp.h @@ -62,7 +62,7 @@ protected: ParamsList parameters( const QString& ) const; QString parameters( const ParamsList& ) const; - TopoDS_Shape previewShape( HYDROData_IProfilesInterpolator*, int ) const; + TopoDS_Shape previewShape( HYDROData_IProfilesInterpolator* ) const; private slots: void updatePreview();