mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Fixed indent
This commit is contained in:
parent
7f7de87e99
commit
c08d3b7159
@ -19,9 +19,9 @@ QT += core \
|
|||||||
serialport
|
serialport
|
||||||
greaterThan(QT_MAJOR_VERSION, 5) {
|
greaterThan(QT_MAJOR_VERSION, 5) {
|
||||||
QT += openglwidgets
|
QT += openglwidgets
|
||||||
lessThan(QT_MINOR_VERSION, 5) {
|
lessThan(QT_MINOR_VERSION, 5) {
|
||||||
QT += core5compat
|
QT += core5compat
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
CONFIG += object_parallel_to_source
|
CONFIG += object_parallel_to_source
|
||||||
|
Loading…
Reference in New Issue
Block a user