mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #497, changed and improved handling of bootstrap files
* changed global setup (port, root directory) * version for bootstrap files
This commit is contained in:
committed by
Mathew Sutcliffe
parent
23856bbc57
commit
03f4aa6889
@@ -54,6 +54,9 @@ namespace BlackCore
|
||||
//! Remaining URLs failed one excluded
|
||||
BlackMisc::Network::CUrlList getRemainingUrls() const;
|
||||
|
||||
//! Read for development environment?
|
||||
static bool isForDevelopment();
|
||||
|
||||
//! Bootstrap URL
|
||||
static QString appendPathAndFile();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user