mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
refs #198, renaming of method (for consistency) and Doxygen/formatting only
This commit is contained in:
@@ -127,7 +127,7 @@ namespace BlackMisc
|
||||
// TODO: This needs to be refactored to a smarter way to delegate commands
|
||||
changedFlag = false;
|
||||
CStatusMessageList msgs;
|
||||
if (path == CSettingsNetwork::ValueTrafficServer())
|
||||
if (path == CSettingsNetwork::ValueTrafficServers())
|
||||
{
|
||||
const CServer server = value.value<CServer>();
|
||||
if (command == CSettingsNetwork::CmdSetCurrentServer())
|
||||
|
||||
Reference in New Issue
Block a user