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
@@ -310,7 +310,7 @@ DEPENDPATH += $$QTBASIC_INC
equals(HAVE_QTBINDINGS, "1") {
LIBS += -lklayout_qtbasic -lklayout_QtGui -lklayout_QtCore
equals(HAVE_QT5, "1") {
greaterThan(QT_MAJOR_VERSION, 4) {
LIBS += -lklayout_QtWidgets
}
}