mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
refs #450 When GUI connects to core, it needs to have all current core settings inserted into its core settings cache.
This commit is contained in:
@@ -211,6 +211,8 @@ void SwiftGuiStd::initGuiSignals()
|
||||
|
||||
void SwiftGuiStd::initialDataReads()
|
||||
{
|
||||
this->getIContextApplication()->synchronizeLocalSettings();
|
||||
|
||||
this->setContextAvailability();
|
||||
if (!this->m_coreAvailable)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user