ui improve
This commit is contained in:
@@ -5,6 +5,8 @@ using path = fs::path;
|
||||
|
||||
int transfer_files(path directory);
|
||||
bool isClientTransferDone();
|
||||
bool isClientTransferCancelled();
|
||||
bool isClientConnectionFailed();
|
||||
void cancelClientTransfer();
|
||||
double getClientProgress();
|
||||
std::string getClientStatusText();
|
||||
|
||||
Reference in New Issue
Block a user