mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T167, renaming LocalInDBusServer and verifyModelSet
This commit is contained in:
committed by
Mathew Sutcliffe
parent
988a4791ab
commit
7a87f986e2
@@ -154,7 +154,7 @@ void SwiftGuiStd::init()
|
||||
|
||||
emit sGui->startUpCompleted(true);
|
||||
m_init = true;
|
||||
QTimer::singleShot(2500, this, &SwiftGuiStd::verifyDataAvailability);
|
||||
QTimer::singleShot(2500, this, &SwiftGuiStd::verifyModelSet);
|
||||
|
||||
if (!sGui->isNetworkAccessible())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user