Show
Ignore:
Timestamp:
06/29/08 07:40:06 (6 months ago)
Author:
artem
Message:

+fixed init order

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/include/mapnik/map.hpp

    r705 r706  
    6969        std::map<std::string,FontSet> fontsets_; 
    7070        std::vector<Layer> layers_; 
     71        aspect_fix_mode aspectFixMode_; 
    7172        Envelope<double> currentExtent_; 
    72         aspect_fix_mode aspectFixMode_; 
    73          
     73 
    7474    public: 
    7575