[3.0] Fixed to register inconify callback normally 39/95939/1
authorsuhyung Eom <suhyung.eom@samsung.com>
Mon, 7 Nov 2016 06:35:07 +0000 (15:35 +0900)
committersuhyung Eom <suhyung.eom@samsung.com>
Mon, 7 Nov 2016 06:35:50 +0000 (15:35 +0900)
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Id6dfb1e3b02ca2842e5138ba332ef11afc02bc72

adaptors/ecore/wayland/window-impl-ecore-wl.cpp

index 04bfc83..5849317 100644 (file)
@@ -254,6 +254,7 @@ Window::Window()
   mStarted(false),
   mIsTransparent(false),
   mWMRotationAppSet(false),
+  mEcoreEventHander(true),
   mIndicator(NULL),
   mIndicatorOrientation(Dali::Window::PORTRAIT),
   mNextIndicatorOrientation(Dali::Window::PORTRAIT),