]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkComplexBlackBoxDescriptor.h
2397 BBTK Feature New Normal Feature GetBoxesInside for showing the tree of a blackbo...
[bbtk.git] / kernel / src / bbtkComplexBlackBoxDescriptor.h
index f9e7f8d8997e61525dc933c96aa4e6b280f8df58..e39b6d766e9dd1e24a5367b3f3b3b524930192d2 100644 (file)
@@ -144,7 +144,7 @@ namespace bbtk
                          const std::string& output_dir = "",
                          bool relative_link = false );
     
-               void GetBoxesInside (NodeTreeC& tree, std::vector<std::string>& list, int cont);
+               void GetBoxesInside (NodeTreeC& tree, int cont);
    ///
     virtual void Check(bool recursive=true) const;