mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
Formatting
This commit is contained in:
@@ -152,10 +152,7 @@ void CSwiftData::initMenu()
|
||||
|
||||
void CSwiftData::performGracefulShutdown()
|
||||
{
|
||||
if (m_updater)
|
||||
{
|
||||
m_updater->abandonAndWait();
|
||||
}
|
||||
if (m_updater) { m_updater->abandonAndWait(); }
|
||||
}
|
||||
|
||||
void CSwiftData::consolidationSettingChanged()
|
||||
|
||||
Reference in New Issue
Block a user