This commit is contained in:
Matthias Koefferlein
2021-10-18 00:12:46 +02:00
parent 8b12788084
commit ca15d9ec9d
16 changed files with 15 additions and 48 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, "4") {
LIBS += -lklayout_QtWidgets
}
}