X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomValidators%2FGeomValidators_Tools.h;h=b4a44fe58a550d9e3501107db4db689660e17875;hb=3e6012473696e5fd94e3c8240e2e1eda8def1743;hp=3912db484c4dd4aa4616c65f785b81a9d4599b70;hpb=2eaafb182129c24c711adcc75ecacd74ce917141;p=modules%2Fshaper.git diff --git a/src/GeomValidators/GeomValidators_Tools.h b/src/GeomValidators/GeomValidators_Tools.h index 3912db484..b4a44fe58 100644 --- a/src/GeomValidators/GeomValidators_Tools.h +++ b/src/GeomValidators/GeomValidators_Tools.h @@ -17,7 +17,7 @@ namespace GeomValidators_Tools { // Returns the object from the attribute - /// \param theObj an object + /// \param theObj an object GEOMVALIDATORS_EXPORT ObjectPtr getObject(const AttributePtr& theAttribute); };