WIP: fixed some string extractors

This commit is contained in:
Matthias Koefferlein
2021-12-04 23:57:24 +01:00
parent c809a236fb
commit 3ef28c8a9d
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ LIBS += -lklayout_gsi_test
!equals(HAVE_QT_XML, "0") {
LIBS += -lklayout_QtXml
}
equals(HAVE_QT5, "1") {
greaterThan(QT_MAJOR_VERSION, 4) {
LIBS += -lklayout_QtWidgets
}
}