mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +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
@@ -329,7 +329,6 @@ namespace BlackCore
|
||||
CUrl CModelDataReader::getBaseUrl() const
|
||||
{
|
||||
CUrl baseUrl(m_setup.get().dbModelReader());
|
||||
Q_ASSERT_X(!baseUrl.isEmpty(), Q_FUNC_INFO, "No URL");
|
||||
return baseUrl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user