mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-29 06:35:40 +03:00
feat: choosing complete
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include <Data/FileData.h>
|
||||
#include <Core/versioncontainer.h>
|
||||
#include <Widgets/updatefileslot.h>
|
||||
|
||||
namespace Ui {
|
||||
class UpdateNotifyWidget;
|
||||
@@ -26,6 +27,7 @@ public:
|
||||
void showTryChangeBase();
|
||||
void setVersionContainer(VersionContainer *versionContainer);
|
||||
void closeWindow();
|
||||
QList<FileData> *getUpdateList();
|
||||
signals:
|
||||
void sigLoadToServerBehaviour();
|
||||
void sigUndoCurrentChanges();
|
||||
|
||||
Reference in New Issue
Block a user