win: set elm_win type ELM_WIN_BASIC
authorSungtaek Hong <sth253.hong@samsung.com>
Tue, 21 Mar 2017 04:41:49 +0000 (13:41 +0900)
committerSungtaek Hong <sth253.hong@samsung.com>
Tue, 21 Mar 2017 04:41:53 +0000 (13:41 +0900)
commitc4dd90cc8879aedcc403ad60c1bd18d6f122ce32
treea5d691dc660e0cecdff8ec0dce405ba9a7b05b87
parentd5b8c900031f406e01a88ed7510f77e7b389d573
win: set elm_win type ELM_WIN_BASIC

 - In Tizen 3.0, ELM_WIN_BASIC is 1, while 0 in upstream.
   when elm_win is added as 0, its type will be ELM_WIN_UNKNOWN,
   and its calculation cannot be guaranteed as the same with
   ELM_WIN_BASIC.

Change-Id: Ifa6212bc73f350010c29929a26f63ebf1bb132b3
Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
src/ElmSharp/ElmSharp/Window.cs