mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: add mathModel use
This commit is contained in:
@@ -39,7 +39,7 @@ SOURCES += \
|
||||
mywinheader.cpp \
|
||||
Widgets\newversionwidget.cpp \
|
||||
Widgets\updatenotifywidget.cpp \
|
||||
Widgets\versionselectwidget.cpp
|
||||
Widgets\versionselectwidget.cpp \
|
||||
|
||||
HEADERS += \
|
||||
Core/notifycontroller.h \
|
||||
@@ -65,7 +65,7 @@ HEADERS += \
|
||||
mywinheader.h \
|
||||
Widgets\newversionwidget.h \
|
||||
Widgets\updatenotifywidget.h \
|
||||
Widgets\versionselectwidget.h
|
||||
Widgets\versionselectwidget.h \
|
||||
|
||||
FORMS += \
|
||||
Widgets/waitanimationwidget.ui \
|
||||
@@ -75,7 +75,7 @@ FORMS += \
|
||||
mainwindow.ui \
|
||||
Widgets\newversionwidget.ui \
|
||||
Widgets\updatenotifywidget.ui \
|
||||
Widgets\versionselectwidget.ui
|
||||
Widgets\versionselectwidget.ui \
|
||||
|
||||
TRANSLATIONS = QtLanguage_ru.ts\
|
||||
QtLanguage_eng.ts
|
||||
|
||||
Reference in New Issue
Block a user