mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-26 19:19:16 +02:00
Fixed indent
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user