Fix the runtime error by the uninitialized ecore imf event 54/42554/6
authordaemyung jang <dm86.jang@samsung.com>
Tue, 30 Jun 2015 04:48:47 +0000 (13:48 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 17 Aug 2015 16:26:00 +0000 (17:26 +0100)
commit7b2209d6d36e9e4396433e751971a24bfb79d3a3
tree1a155008dfe596ca8682d66bff69fe5e5d91ae8e
parent60c7e71900e1344361e059a01741ceaf80042e95
Fix the runtime error by the uninitialized ecore imf event

Ecore IMF Version 1.13 has dev_name in the IMF struct, older versions do not, so adding a define to
check if we're at the right version and only setting the member if it does.

Change-Id: Ie462238c859295bd5c4291000f49f0219d1b2526
adaptors/x11/ecore-x-event-handler.cpp
build/tizen/configure.ac