]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOGimmickView.h
*** empty log message ***
[creaImageIO.git] / src2 / creaImageIOGimmickView.h
index d028b5d3ea952d9da29f92a529860193fd39f47b..8ab1c68b88ba60022c3d2fd61d793ab10c9b8c21 100644 (file)
@@ -73,7 +73,7 @@ namespace creaImageIO
          virtual void GetImages(int dim, std::vector<std::string> files, std::vector<vtkImageData*>& s) 
          { GimmickError("INTERNAL ERROR : GetImages not implemented"); }
 
-      virtual void OnSelectionChange(std::vector<tree::Node*>& s, bool isSelection, int selection, bool mProcess)
+      virtual void OnSelectionChange(const std::vector<tree::Node*>& s, bool isSelection, int selection, bool mProcess)
       { GimmickError("INTERNAL ERROR : OnSelectionChange not implemented"); }
 
           virtual void ClearSelection()