mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
refs #883, added new "directories"
* directories for in buildconfig/globalsetup * renamed to CBuildConfig::getSwiftShareDir
This commit is contained in:
committed by
Mathew Sutcliffe
parent
a0b5258346
commit
dd37945625
@@ -92,6 +92,9 @@ namespace BlackCore
|
||||
//! Help page URL
|
||||
BlackMisc::Network::CUrl getHelpPageUrl() const;
|
||||
|
||||
//! Legal directory URL
|
||||
BlackMisc::Network::CUrl getLegalDirectoryUrl() const;
|
||||
|
||||
//! Login service
|
||||
BlackMisc::Network::CUrl getDbLoginServiceUrl() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user