Const correctness improvements for Property::Value. 75/244975/2
authorGyörgy Straub <g.straub@partner.samsung.com>
Mon, 28 Sep 2020 12:28:53 +0000 (13:28 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Mon, 28 Sep 2020 12:54:01 +0000 (13:54 +0100)
- instead of using its parameter as in-out (and perhaps erroneously
  modifying the original), TextVisual returns the new map, which is then
  merged with the existing properties in ButtonImpl::SetProperty();

Change-Id: I974535fd017416dc60225a1f511e71d81a2a86de
Signed-off-by: György Straub <g.straub@partner.samsung.com>

No differences found