feat: choosing complete

This commit is contained in:
semenov
2026-03-10 14:35:05 +03:00
parent 1d76e9785b
commit 4edfae5740
17 changed files with 25967 additions and 25744 deletions

View File

@@ -32,6 +32,7 @@ SOURCES += \
Core\tools.cpp\
Core\hashcomparer.cpp \
UI/resourcemanager.cpp \
Widgets/updatefileslot.cpp \
Widgets/waitanimationwidget.cpp \
Widgets\commonbuttongroupwidget.cpp \
Widgets\entrywidget.cpp \
@@ -66,6 +67,7 @@ HEADERS += \
Data\FileData.h\
Data\Datas.h \
UI/resourcemanager.h \
Widgets/updatefileslot.h \
Widgets/waitanimationwidget.h \
Widgets\commonbuttongroupwidget.h \
Widgets\entrywidget.h \
@@ -78,6 +80,7 @@ HEADERS += \
widgetmanager.h
FORMS += \
Widgets/updatefileslot.ui \
Widgets/waitanimationwidget.ui \
Widgets\commonbuttongroupwidget.ui \
Widgets\entrywidget.ui \