mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-18 12:54:23 +02:00
Fixed Qt4 build
This commit is contained in:
@ -14,8 +14,8 @@
|
||||
#include "slfparser.h"
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
|
||||
#include "geojsonparser.h"
|
||||
#include "exifparser.h"
|
||||
#endif // QT 5
|
||||
#include "exifparser.h"
|
||||
#include "dem.h"
|
||||
#include "data.h"
|
||||
|
||||
|
Reference in New Issue
Block a user