Fix widget-application error 07/185507/1
authorminho.sun <minho.sun@samsung.com>
Tue, 31 Jul 2018 07:49:19 +0000 (16:49 +0900)
committerminho.sun <minho.sun@samsung.com>
Tue, 31 Jul 2018 07:51:56 +0000 (16:51 +0900)
commit838a9c7ecfc088d523ed82517e133136f5065db4
tree2a01779e23f177d87c739f1f36e06bd78e3f690b
parent182780a4a5b864e881c5b7203bcd7812d685a531
Fix widget-application error

To use widget-application, we should set application type to WIDGET.
Currently, application type is always set to NORMAL, so widget
application is not working.

Change type to WIDGET.

Change-Id: Ia4f21db03d60ecd27b1e6f5c877c02cfc79803af
Signed-off-by: minho.sun <minho.sun@samsung.com>
dali/internal/system/common/widget-application-impl.cpp