added qualifier
This commit is contained in:
parent
a9fdacbf7e
commit
64427961d7
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ namespace mapnik
|
|||
{
|
||||
named_colors()
|
||||
{
|
||||
add
|
||||
symbols<ColorT>::add
|
||||
("aliceblue", ColorT(240, 248, 255))
|
||||
("antiquewhite", ColorT(250, 235, 215))
|
||||
("aqua", ColorT(0, 255, 255))
|
||||
|
|
Loading…
Reference in a new issue