mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
Ref T253, improved installation and dialog for unzip
* uses external 7zip * if not available displays dialog that manual unzip is needed
This commit is contained in:
@@ -76,6 +76,12 @@ namespace BlackGui
|
||||
//! Full filename + path for the downloaded XSwiftBus file
|
||||
BlackMisc::Network::CRemoteFile getRemoteFileSelected() const;
|
||||
|
||||
//! Download dir from UI
|
||||
QString downloadDir() const;
|
||||
|
||||
//! XSwiftBus dir from UI
|
||||
QString xSwiftBusDir() const;
|
||||
|
||||
//! Is the download dir existing?
|
||||
bool existsDownloadDir() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user