+ don't use mapnik namespace inside mapnik namespace
This commit is contained in:
parent
8cd052a215
commit
7e89bfa2db
1 changed files with 2 additions and 2 deletions
|
@ -591,8 +591,8 @@ private:
|
|||
|
||||
pixmap_type & pixmap_;
|
||||
face_set_ptr faces_;
|
||||
mapnik::color fill_;
|
||||
mapnik::color halo_fill_;
|
||||
color fill_;
|
||||
color halo_fill_;
|
||||
int halo_radius_;
|
||||
unsigned text_ratio_;
|
||||
unsigned wrap_width_;
|
||||
|
|
Loading…
Add table
Reference in a new issue