X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpPlugins%2FInterface%2FMesh.h;h=e7692390bc46e12a2d2f663159d9c5ac5d56462d;hb=94411ee4209d15d6d1cf25bb817675f76f7ea5c0;hp=097ed30aad229972f007f789546a798929141894;hpb=83e946f1e96c001dde06a2785473d08468e28b2e;p=cpPlugins.git diff --git a/lib/cpPlugins/Interface/Mesh.h b/lib/cpPlugins/Interface/Mesh.h index 097ed30..e769239 100644 --- a/lib/cpPlugins/Interface/Mesh.h +++ b/lib/cpPlugins/Interface/Mesh.h @@ -21,7 +21,7 @@ namespace cpPlugins public: itkNewMacro( Self ); itkTypeMacro( Mesh, DataObject ); - cpPlugins_Id_Macro( Mesh, "DataObject" ); + cpPlugins_Id_Macro( Mesh, DataObject ); public: template< class M >