From 667bbe65db3e45293e3cdb3b1bff10d9ff74d911 Mon Sep 17 00:00:00 2001 From: David Sarrut Date: Mon, 20 Feb 2012 16:29:28 +0100 Subject: [PATCH] add new ROIManager tool (attempt) --- vv/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vv/CMakeLists.txt b/vv/CMakeLists.txt index 320e194..5605caa 100644 --- a/vv/CMakeLists.txt +++ b/vv/CMakeLists.txt @@ -22,7 +22,8 @@ SET(vv_TOOLS vvToolStructureSetManager vvToolMIP vvToolConvert ## with dummy vvToolConvert.ui - + vvToolROIManager + ## these ones are for tests (not working) # vvToolFoo # vvToolFooWithWidgetBase -- 2.46.1