1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-28 05:34:47 +01:00

Fixed QT4 build

This commit is contained in:
Martin Tůma 2018-04-02 23:33:10 +02:00
parent b8815ca9f5
commit 021558b114

View File

@ -1,6 +1,7 @@
#include <QFileInfo>
#include <QEventLoop>
#include <QXmlStreamReader>
#include <QStringList>
#include "downloader.h"
#include "crs.h"
#include "wms.h"