1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 19:19:16 +02:00

Do not repeatedly compute the areas bounds

This commit is contained in:
2021-03-07 11:58:21 +01:00
parent 68f67425c3
commit cdc71e2856
8 changed files with 66 additions and 45 deletions

View File

@ -347,7 +347,6 @@ SOURCES += src/main.cpp \
src/data/locparser.cpp \
src/data/slfparser.cpp \
src/data/dem.cpp \
src/data/polygon.cpp \
src/map/obliquestereographic.cpp \
src/GUI/coordinatesitem.cpp \
src/map/rmap.cpp \