]> Creatis software - cpPlugins.git/commitdiff
...
authorLeonardo Florez <leonardo@iMac-de-Andrea.local>
Thu, 19 Oct 2017 20:45:29 +0000 (15:45 -0500)
committerLeonardo Florez <leonardo@iMac-de-Andrea.local>
Thu, 19 Oct 2017 20:45:29 +0000 (15:45 -0500)
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 );
     };