]> Creatis software - cpPlugins.git/blobdiff - lib/ivq/ITK/ImageMinimumSpanningTree.h
...
[cpPlugins.git] / lib / ivq / ITK / ImageMinimumSpanningTree.h
index a69f91814a1f9a2263e95be70ec999b6c673c81b..3ce006f4ba2645a6cd5e811dc161e4acdc121442 100644 (file)
@@ -57,7 +57,7 @@ namespace ivq
       virtual ~ImageMinimumSpanningTree( );
 
     private:
-      MinimumSpanningTree( const Self& other );
+      ImageMinimumSpanningTree( const Self& other );
       Self& operator=( const Self& other );
     };