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

Read the image size only when actually needed

This commit is contained in:
2021-10-04 21:00:29 +02:00
parent 06dac47550
commit 3cfa5456e9
8 changed files with 19 additions and 55 deletions

View File

@ -226,7 +226,6 @@ HEADERS += src/common/config.h \
src/data/demloader.h \
src/data/area.h \
src/data/exifparser.h \
src/data/imageinfo.h \
src/data/csv.h \
src/data/cupparser.h \
src/data/gpiparser.h \