Minor: Add progress parameters.
This commit is contained in:
parent
3223c430be
commit
cac4f7249e
4
worker.h
4
worker.h
@ -190,8 +190,8 @@ public slots:
|
||||
void update();
|
||||
|
||||
private slots:
|
||||
bool updateTriggerSet();
|
||||
bool customerEnvironment();
|
||||
bool updateTriggerSet(int progress);
|
||||
bool customerEnvironment(int progress);
|
||||
bool filesToUpdate();
|
||||
bool updateFiles(quint8 percent);
|
||||
bool syncCustomerRepositoryAndFS();
|
||||
|
Loading…
Reference in New Issue
Block a user