mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +08:00
Fixed bootstrap file, VERIFY if bootstrap file is broken
This commit is contained in:
committed by
Mat Sutcliffe
parent
718d186e46
commit
2756a5d2dd
@@ -109,6 +109,7 @@ namespace BlackCore
|
||||
bool hasSameType(const CGlobalSetup &otherSetup) const;
|
||||
|
||||
//! Crash report server url
|
||||
//! \deprecated NOT used anymore as by RR's info: https://discordapp.com/channels/539048679160676382/539925070550794240/586879411002015756
|
||||
BlackMisc::Network::CUrl getCrashReportServerUrl() const { return m_crashReportServerUrl; }
|
||||
|
||||
//! Root directory of DB
|
||||
|
||||
Reference in New Issue
Block a user