fix mis-spelling of fwd declare for text_placement_info_dummy
This commit is contained in:
parent
c4857c640b
commit
7bc956e9e8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
namespace mapnik
|
||||
{
|
||||
|
||||
class text_placements_info_dummy;
|
||||
class text_placement_info_dummy;
|
||||
|
||||
// Dummy placement algorithm. Always takes the default value.
|
||||
class MAPNIK_DECL text_placements_dummy: public text_placements
|
||||
|
|
Loading…
Add table
Reference in a new issue