diff Framework/Toolbox/Slice.h @ 389:3e6e10a5a6c8

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 09 Nov 2018 17:28:32 +0100
parents a902a07769d4
children b70e9be013e4
line wrap: on
line diff
--- a/Framework/Toolbox/Slice.h	Fri Nov 09 17:26:39 2018 +0100
+++ b/Framework/Toolbox/Slice.h	Fri Nov 09 17:28:32 2018 +0100
@@ -75,7 +75,7 @@
     }
 
     // TODO Is this constructor the best way to go to tackle missing
-    // layers within LayerWidget?
+    // layers within SliceViewerWidget?
     Slice(const CoordinateSystem3D& plane,
           double thickness) :
       type_(Type_Standalone),