diff --git a/src/map/IMG/mapdata.h b/src/map/IMG/mapdata.h index 12c2c5e4..668b474f 100644 --- a/src/map/IMG/mapdata.h +++ b/src/map/IMG/mapdata.h @@ -41,10 +41,10 @@ public: ll2xy() the points in the MapData class as this can not be done in parallel. */ QVector points; + RectC boundingRect; Label label; Raster raster; quint32 type; - RectC boundingRect; quint32 flags; bool operator<(const Poly &other) const