Fixed to register inconify callback normally 45/95945/1
authorsuhyung Eom <suhyung.eom@samsung.com>
Mon, 7 Nov 2016 06:42:37 +0000 (15:42 +0900)
committersuhyung Eom <suhyung.eom@samsung.com>
Mon, 7 Nov 2016 06:42:59 +0000 (15:42 +0900)
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I2064723d69ac0ee3e45676b6e26f8b375a8ca381

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

index 4738eec..5862ab9 100644 (file)
@@ -221,6 +221,7 @@ Window::Window()
   mStarted(false),
   mIsTransparent(false),
   mWMRotationAppSet(false),
+  mEcoreEventHander(true),
   mIndicator(NULL),
   mIndicatorOrientation(Dali::Window::PORTRAIT),
   mNextIndicatorOrientation(Dali::Window::PORTRAIT),