diff Framework/Toolbox/Slice.h @ 648:1088d4c4d78c

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 13 May 2019 17:19:04 +0200
parents 6af3099ed8da
children d2c0e347ddc2
line wrap: on
line diff
--- a/Framework/Toolbox/Slice.h	Mon May 13 17:03:46 2019 +0200
+++ b/Framework/Toolbox/Slice.h	Mon May 13 17:19:04 2019 +0200
@@ -29,7 +29,9 @@
 
 namespace OrthancStone
 {
-  class Slice : public Orthanc::IDynamicObject
+  // TODO - Remove this class
+  class Slice :
+    public Orthanc::IDynamicObject  /* to be used as a payload of SlicesSorter */
   {
   private:
     enum Type