mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
Splash screen messages for web data services
This commit is contained in:
committed by
Mat Sutcliffe
parent
8c3faa4ca9
commit
400a8fc2a8
@@ -250,6 +250,7 @@ namespace BlackCore
|
||||
m1 = CStatusMessage(this, CStatusMessage::SeverityError, "First bootstrap URL is empty");
|
||||
}
|
||||
|
||||
emit this->setupLoadingMessages(m1);
|
||||
|
||||
url = randomUrls.back();
|
||||
if (!url.isEmpty())
|
||||
|
||||
Reference in New Issue
Block a user