ref: change initialize logic

*complete without change animation
This commit is contained in:
semenov
2025-08-14 15:40:46 +03:00
parent 05e09792d7
commit 0c805708ef
38 changed files with 1047 additions and 1008 deletions

View File

@@ -36,12 +36,14 @@ SOURCES += \
Widgets\commonbuttongroupwidget.cpp \
Widgets\entrywidget.cpp \
Widgets\instructorbuttongroupwidget.cpp \
bootstrap.cpp \
coremanager.cpp \
main.cpp \
mainwindow.cpp \
mywinheader.cpp \
Widgets\newversionwidget.cpp \
Widgets\updatenotifywidget.cpp \
Widgets\versionselectwidget.cpp \
widgetmanager.cpp
HEADERS += \
Core/dataparseroutput.h \
@@ -66,11 +68,13 @@ HEADERS += \
Widgets\commonbuttongroupwidget.h \
Widgets\entrywidget.h \
Widgets\instructorbuttongroupwidget.h \
bootstrap.h \
coremanager.h \
mainwindow.h \
mywinheader.h \
Widgets\newversionwidget.h \
Widgets\updatenotifywidget.h \
Widgets\versionselectwidget.h \
widgetmanager.h
FORMS += \
Widgets/waitanimationwidget.ui \
@@ -80,7 +84,6 @@ FORMS += \
mainwindow.ui \
Widgets\newversionwidget.ui \
Widgets\updatenotifywidget.ui \
Widgets\versionselectwidget.ui \
TRANSLATIONS = QtLanguage_ru.ts\
QtLanguage_eng.ts