diff Applications/Samples/SingleVolumeApplication.h @ 103:474d85e76499 wasm

mpr
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 31 May 2017 18:05:33 +0200
parents fcec0ab44054
children eccd64f8e297
line wrap: on
line diff
--- a/Applications/Samples/SingleVolumeApplication.h	Wed May 31 17:01:18 2017 +0200
+++ b/Applications/Samples/SingleVolumeApplication.h	Wed May 31 18:05:33 2017 +0200
@@ -120,7 +120,7 @@
 
 
       LayerWidget*                        widget_;
-      OrthancVolumeImage*                 volume_;
+      const OrthancVolumeImage*           volume_;
       VolumeProjection                    projection_;
       std::auto_ptr<VolumeImageGeometry>  slices_;
       size_t                              slice_;