mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #139 added keyboard key list to settings, so values can be changed
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::PathTrafficServer())
|
||||
if (path == CSettingsNetwork::ValueTrafficServer())
|
||||
{
|
||||
const CServer server = value.value<CServer>();
|
||||
if (command == CSettingsNetwork::CmdSetCurrentServer())
|
||||
|
||||
Reference in New Issue
Block a user