bug in variable initialization

This commit is contained in:
2025-03-24 14:42:27 +08:00
parent 381054b340
commit 64ef7d9c87
3 changed files with 6 additions and 5 deletions
+3 -3
View File
@@ -16,21 +16,21 @@ DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs depr
SOURCES += \
downloadfile.cpp \
main.cpp \
main.cpp \
mainwindow.cpp \
password.cpp \
tools.cpp
HEADERS += \
version.h\
downloadfile.h \
downloadfile.h \
mainwindow.h \
password.h \
tools.h
FORMS += \
about.ui \
configuration.ui \
configuration.ui \
mainwindow.ui
TRANSLATIONS += \