]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Mesh.h
Widget integration (step 5/6): generic widget controller finished and tested on linux...
[cpPlugins.git] / lib / cpPlugins / Interface / Mesh.h
index 20c56fb2aaaa45e5c6fcc881560bbd76c67dd550..0eb76ed4cbe8cfc96dc99057e7bbb462df63b56d 100644 (file)
@@ -26,6 +26,9 @@ namespace cpPlugins
     public:
       itkNewMacro( Self );
       itkTypeMacro( Mesh, DataObject );
+      cpPlugins_Id_Macro(
+        cpPlugins::Interface::Mesh, "DataObject"
+        );
 
     public:
       template< class M >