feat: adapt to Qt6

adapt to Qt6

Log: adapt to Qt6; bump version to 1.7.1
This commit is contained in:
zty199
2024-06-26 15:59:05 +08:00
parent a95e7e1beb
commit 4dd7f7fcec
41 changed files with 357 additions and 359 deletions
+1 -7
View File
@@ -4,10 +4,4 @@ TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
spark-webapp-runtime
# Update translation files
CONFIG(release, debug|release) {
system(bash $${PWD}/translate_update.sh)
system(bash $${PWD}/translate_generation.sh)
}
src/spark-webapp-runtime.pro