elm win: change to use legacy api for cocoa engine
authorThiep Ha <thiep.ha@samsung.com>
Wed, 11 May 2016 02:06:42 +0000 (11:06 +0900)
committerThiep Ha <thiepha@gmail.com>
Wed, 11 May 2016 02:20:33 +0000 (11:20 +0900)
commit3e2e5b6111206f0abb1999e3944532b905e78a27
treecf38a9c16982670f8ab5744aa0680957b04164a2
parent5bb39ed43da5916ce18a743f7afd361e0d86b138
elm win: change to use legacy api for cocoa engine

Some APIs are move from eo to legacy as in ab3058d3,
but not all api calls are changed. This causes build break
in mac with cocoa backend.
This patch fixes it.

@fix
src/lib/elementary/elm_win.c