Import 2017-06-07 23:51:09: master ab8c7439

Author Committer Branch Timestamp Parent
naucoin naucoin master 2015-11-17 11:08:25 master c7c59a07
Affected Issues 0004047: Add semantic color information to color selector in editor
Changeset

COMP: fixing windows build errors in vtkMRMLColorLogic

This commit is to fix the build error introducted in r24742 (ENH: Add terminology
information to color picker in Editor)
42>44>c:\d\n\slicer-1\libs\mrml\logic\vtkMRMLColorLogic.h(73) : error C2679: binary '<<' : no operator found which takes a right-hand operand of type 'std::string' (or there is no acceptable conversion)

Issue 0004047

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24746 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/MRML/Logic/vtkMRMLColorLogic.cxx Diff File
mod - Libs/MRML/Logic/vtkMRMLColorLogic.h Diff File