]> Creatis software - cpPlugins.git/blobdiff - lib/cpBaseQtApplication/Pipeline/Block.h
debug finished
[cpPlugins.git] / lib / cpBaseQtApplication / Pipeline / Block.h
index 73b31f8e11b9588d5f809d7b200930a0ff4b2a0b..14e59b32c3fe121b227407bae4e8954308a51bf5 100644 (file)
@@ -35,7 +35,7 @@ namespace cpBaseQtApplication
       public:\r
         typedef itk::SmartPointer< _TFilterObserver >       Pointer;\r
         typedef itk::SmartPointer< const _TFilterObserver > ConstPointer;\r
-        itkNewMacro( _TFilterObserver );\r
+        cpPluginsNewMacro( _TFilterObserver );\r
       public:\r
         void Execute( itk::Object* c, const itk::EventObject& e )\r
           { this->Execute( const_cast< const itk::Object* >( c ), e ); }\r