Resolved the AppWidgetLayer crash
[platform/framework/native/uifw.git] / src / ui / inc / FUiAnim_EflLayer.h
index d65a64c..4ff0139 100644 (file)
@@ -128,6 +128,9 @@ protected:
        bool _needRender;
 
        static int _countOfLayer;
+
+private:
+       bool __isWinObject;
 };
 
 }}} //namespace Tizen { namespace Ui { namespace Animations