Update change log and spec for wrt-plugins-tizen_0.4.9
[platform/framework/web/wrt-plugins-tizen.git] / src / Notification / INotification.h
index cef8163..e761720 100755 (executable)
@@ -96,6 +96,8 @@ public:
        
        void setUpdatedFlag(bool value)
        {
+               if (value)
+                       LogDebug("set True");
                m_notiUpdated = value;
        }