Added linux build and some UI minor fixes

This commit is contained in:
Yury Shuvakin
2025-07-03 21:13:16 +09:00
parent 6cf2010c08
commit 978f6ee04d
9 changed files with 44 additions and 35 deletions

View File

@@ -23,9 +23,9 @@ RESOURCES += \
Fonts/fonts.qrc \
Qml/qml.qrc
TRANSLATIONS += StandBatteryView_ru_RU.ts
CONFIG += lrelease
CONFIG += embed_translations
# TRANSLATIONS += StandBatteryView_ru_RU.ts
# CONFIG += lrelease
# CONFIG += embed_translations
# Additional import path used to resolve QML modules in Qt Creator's code model
QML_IMPORT_PATH = $$PWD/Qml $$PWD/Qml/Controls $$PWD/Qml/Palette