X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FFeaturesPlugin_ExtrusionBoolean.cpp;h=b4cd6e44abd3db9d44dde432bec017bee8abac6c;hb=1d9f819d2cd7d6735e1669a139deb88abf921c41;hp=2fa5ea282d7dc1e469dfea7cae3ae1627562bf62;hpb=b60b14b88cd5b0973643f552b4f128cfe9bf2152;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp index 2fa5ea282..b4cd6e44a 100755 --- a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp @@ -27,6 +27,6 @@ void FeaturesPlugin_ExtrusionBoolean::storeGenerationHistory(ResultBodyPtr theRe const std::shared_ptr theMakeShape, int& theTag) { - FeaturesPlugin_Extrusion::storeGenerationHistory(theResultBody, theBaseShape, + FeaturesPlugin_Extrusion::storeGenerationHistory(theResultBody, theBaseShape, theMakeShape, theTag); }