1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02:00

Fixed indent

This commit is contained in:
Martin Tůma 2024-02-12 23:17:30 +01:00
parent 7c099b8f66
commit cdb2fd0284

View File

@ -17,9 +17,9 @@ QT += core \
positioning \
svg \
serialport
greaterThan(QT_MAJOR_VERSION, 5) {
QT += openglwidgets
}
greaterThan(QT_MAJOR_VERSION, 5) {
QT += openglwidgets
}
CONFIG += object_parallel_to_source
INCLUDEPATH += ./src