Splash screen messages for web data services

This commit is contained in:
Klaus Basan
2018-12-28 00:54:40 +01:00
committed by Mat Sutcliffe
parent 8c3faa4ca9
commit 400a8fc2a8
4 changed files with 26 additions and 6 deletions

View File

@@ -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())