X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesAPI%2FFeaturesAPI_MultiTranslation.h;h=70b76ff60e67c9e5a3148283ab52c8ea4bbced96;hb=f60dc9dd94d5d4b0ea07e3e3cbfd5b3028f0942d;hp=ba31e816dc9b6398f02663f04446219e3882bf37;hpb=2532fb2df83ee1ddd9ff3e8b381d3788eaa15b69;p=modules%2Fshaper.git diff --git a/src/FeaturesAPI/FeaturesAPI_MultiTranslation.h b/src/FeaturesAPI/FeaturesAPI_MultiTranslation.h index ba31e816d..70b76ff60 100644 --- a/src/FeaturesAPI/FeaturesAPI_MultiTranslation.h +++ b/src/FeaturesAPI/FeaturesAPI_MultiTranslation.h @@ -14,7 +14,8 @@ // License along with this library; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +// See http://www.salome-platform.org/ or +// email : webmaster.salome@opencascade.com // #ifndef FEATURESAPI_MULTITRANSLATION_H_ @@ -111,7 +112,7 @@ public: virtual void dump(ModelHighAPI_Dumper& theDumper) const; }; -/// Pointer on Translation object. +/// Pointer on MultiTranslation object. typedef std::shared_ptr MultiTranslationPtr; /// \ingroup CPPHighAPI