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
@@ -3,7 +3,7 @@ TEMPLATE = subdirs
contains(QT_CONFIG, opengl) {
equals(HAVE_QT5, "1") {
greaterThan(QT_MAJOR_VERSION, 4) {
SUBDIRS = lay_plugin unit_tests
}