mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
refs #450 A better place for GUI to receive all current core settings upon establishing a connection to core.
This commit is contained in:
@@ -211,8 +211,6 @@ void SwiftGuiStd::initGuiSignals()
|
||||
|
||||
void SwiftGuiStd::initialDataReads()
|
||||
{
|
||||
this->getIContextApplication()->synchronizeLocalSettings();
|
||||
|
||||
this->setContextAvailability();
|
||||
if (!this->m_coreAvailable)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user