Mercurial > hg > svgui
diff layer/ColourMapper.h @ 1043:fccee028a522 3.0-integration
Merge from branch "spectrogram-minor-refactor"
author | Chris Cannam |
---|---|
date | Thu, 04 Feb 2016 11:18:08 +0000 |
parents | 9c890b7dfa83 |
children | 65b183494331 |
line wrap: on
line diff
--- a/layer/ColourMapper.h Thu Feb 04 11:17:31 2016 +0000 +++ b/layer/ColourMapper.h Thu Feb 04 11:18:08 2016 +0000 @@ -33,13 +33,13 @@ virtual ~ColourMapper(); enum StandardMap { - DefaultColours, + Green, Sunset, WhiteOnBlack, BlackOnWhite, - RedOnBlue, - YellowOnBlack, - BlueOnBlack, + Cherry, + Wasp, + Ice, FruitSalad, Banded, Highlight,