mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
refactor: Emit CApplication::startUpComplete on starting event loop
This commit is contained in:
@@ -196,7 +196,6 @@ void SwiftGuiStd::init()
|
||||
sGui->triggerNewVersionCheck(10 * 1000);
|
||||
|
||||
// done
|
||||
emit sGui->startUpCompleted(true);
|
||||
m_init = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user