Ecore_Input : Modify public structure member order
authorWonki Kim <wonki_.kim@samsung.com>
Tue, 27 Dec 2016 02:56:08 +0000 (11:56 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 2 Jan 2017 07:28:05 +0000 (16:28 +0900)
commit2dd116544d36819a4f5f88553d8c00107574b712
treeda2c285ff0f710472fe21ce00faf18f279ee4be2
parent3082ea90d58b89930bd3dc398dd634a76ec8f98e
Ecore_Input : Modify public structure member order

If public structure is changed, application which has been alread built
doesn't access to the member of structure properly unless developer
built it again with the new header.

the commit(1c0707d8f297df00f703e16141de5a30d128ab31) changed Ecore_Iput
header then, I guess that make something wrong.

this commit modify public structure member order to keep ABI compet.

Change-Id: Ic9ddbd8ab9c1af1737e184a3545929870b6c7b46
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
src/lib/ecore_input/Ecore_Input.h