]> Creatis software - clitk.git/blobdiff - vv/vvToolStructureSetManager.cxx
Debug RTStruct conversion with empty struc
[clitk.git] / vv / vvToolStructureSetManager.cxx
index 4e55572d8404df4a57d536a0869865a0160e473b..a169c087cfcea1538a77329cbb0410cb4b9c7ce4 100644 (file)
@@ -120,7 +120,7 @@ void vvToolStructureSetManager::Initialize() {
   SetToolMenuName("Display ROI (binary image)");
   SetToolIconFilename(":/common/icons/tool-roi.png");
   SetToolTip("Display ROI from a binary image.");
-  SetToolExperimental(false);
+  SetToolExperimental(true);
 }
 //------------------------------------------------------------------------------