mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: add server notify
This commit is contained in:
@@ -18,6 +18,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
||||
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
|
||||
|
||||
SOURCES += \
|
||||
Core/notifycontroller.cpp \
|
||||
Core/sendsystem.cpp \
|
||||
Core/versioncontainer.cpp \
|
||||
Core\updatecontroller.cpp \
|
||||
@@ -41,7 +42,7 @@ SOURCES += \
|
||||
Widgets\versionselectwidget.cpp
|
||||
|
||||
HEADERS += \
|
||||
Core/streamingversiondata.h \
|
||||
Core/notifycontroller.h \
|
||||
Core/versioncontainer.h \
|
||||
Core\sendsystem.h \
|
||||
Core\updatecontroller.h \
|
||||
@@ -52,6 +53,7 @@ HEADERS += \
|
||||
Core\tcpclient.h\
|
||||
Core\tools.h\
|
||||
Core\hashcomparer.h \
|
||||
Data/streamingversiondata.h \
|
||||
Data\FileData.h\
|
||||
Data\Datas.h \
|
||||
UI/resourcemanager.h \
|
||||
|
||||
Reference in New Issue
Block a user