Add highligt to support editor's highlighting 20/184220/23
authorhyunho <hhstark.kang@samsung.com>
Mon, 16 Jul 2018 10:32:49 +0000 (19:32 +0900)
committerhyunho <hhstark.kang@samsung.com>
Tue, 14 Aug 2018 01:34:31 +0000 (10:34 +0900)
commit73d0ad93fc9d44e247aa9a72704d60d9716b2c2f
treea9f1a4b9725d9867673f7050d0f93a8daa2b0e0d
parentde1a8d45f38c239d6e777767cd3bb5b9702ad8b2
Add highligt to support editor's highlighting

Change-Id: I16d9b05dea82c6fde640ba828266df62eb982b7a
Signed-off-by: hyunho <hhstark.kang@samsung.com>
20 files changed:
unittest/src/test_complication.cc
unittest/src/test_design_element.cc
unittest/src/test_editables_container.cc
unittest/src/test_received_editable.cc
watchface-complication/complication-implementation.h
watchface-complication/complication.cc
watchface-complication/complication.h
watchface-complication/design-element-implementation.h
watchface-complication/design-element.cc
watchface-complication/design-element.h
watchface-complication/editable-interface.h
watchface-complication/editables-container.cc
watchface-complication/include/watchface-complication-internal.h
watchface-complication/include/watchface-complication.h
watchface-complication/include/watchface-editable.h
watchface-complication/received-editable-implementation.h
watchface-complication/received-editable.cc
watchface-complication/received-editable.h
watchface-complication/watchface-complication.cc
watchface-complication/watchface-editable.cc