1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00

Fixed Qt5 build

This commit is contained in:
Martin Tůma 2024-11-10 11:38:00 +01:00
parent 01fba7b742
commit c033de5a84

View File

@ -4,6 +4,7 @@
#include <QFileInfo>
#include <QImageReader>
#include <QPainter>
#include <QtMath>
#include "common/programpaths.h"
#include "style.h"