+ don't use mapnik namespace inside mapnik namespace

This commit is contained in:
Artem Pavlenko 2010-06-10 14:11:40 +00:00
parent 8cd052a215
commit 7e89bfa2db

View file

@ -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_;