mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 21:05:34 +08:00
refs #467 Mechanism for processes to notify each other of which log patterns they are subscribed to.
This commit is contained in:
@@ -319,6 +319,7 @@ void SwiftGuiStd::setContextAvailability()
|
||||
if (this->m_coreAvailable)
|
||||
{
|
||||
// core has just become available
|
||||
this->getIContextApplication()->synchronizeLogSubscriptions();
|
||||
this->getIContextApplication()->synchronizeLocalSettings();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user