]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Mesh.h
More on graph editor
[cpPlugins.git] / lib / cpPlugins / Interface / Mesh.h
index 097ed30aad229972f007f789546a798929141894..e7692390bc46e12a2d2f663159d9c5ac5d56462d 100644 (file)
@@ -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 >