mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: change initialize logic
*complete without change animation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user