[4.0] Fix SVACE error
[platform/core/uifw/dali-core.git] / dali / integration-api / core.h
index e099689..268184b 100755 (executable)
@@ -75,6 +75,7 @@ public:
   UpdateStatus()
   : keepUpdating(false),
     needsNotification(false),
+    surfaceRectChanged(false),
     secondsFromLastFrame( 0.0f )
   {
   }