Changeset 725 for trunk/include/mapnik/shield_symbolizer.hpp
- Timestamp:
- 07/29/08 19:21:39 (5 months ago)
- Files:
-
- 1 modified
-
trunk/include/mapnik/shield_symbolizer.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/mapnik/shield_symbolizer.hpp
r540 r725 44 44 std::string const& type, 45 45 unsigned width,unsigned height); 46 46 shield_symbolizer(std::string const& name, 47 unsigned size, 48 Color const& fill, 49 std::string const& file, 50 std::string const& type, 51 unsigned width,unsigned height); 47 52 }; 48 53 }
