diff -r 0c2046328c85 -r c92d4f3c47c5 networkprotocolmodules/networkprotocolmodule/LbsProtocolModule/src/cconfigmanager.cpp --- a/networkprotocolmodules/networkprotocolmodule/LbsProtocolModule/src/cconfigmanager.cpp Tue Aug 31 16:38:06 2010 +0300 +++ b/networkprotocolmodules/networkprotocolmodule/LbsProtocolModule/src/cconfigmanager.cpp Wed Sep 01 12:35:25 2010 +0100 @@ -108,7 +108,7 @@ }; } - iDecisionTable.Append(value); + iDecisionTable.AppendL(value); } }