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-01-18 22:12:23 +01:00
parent 7f7de87e99
commit c08d3b7159

View File

@ -19,9 +19,9 @@ QT += core \
serialport
greaterThan(QT_MAJOR_VERSION, 5) {
QT += openglwidgets
lessThan(QT_MINOR_VERSION, 5) {
QT += core5compat
}
lessThan(QT_MINOR_VERSION, 5) {
QT += core5compat
}
}
CONFIG += object_parallel_to_source