update to latest
[apps/home/notification.git] / include / notification_ongoing.h
old mode 100755 (executable)
new mode 100644 (file)
index 6d04798..39f7c96
@@ -30,4 +30,7 @@ notification_error_e notification_ongoing_update_progress(const char *caller_pkg
 notification_error_e notification_ongoing_update_size(const char *caller_pkgname,
                                                      int priv_id, double size);
 
+notification_error_e notification_ongoing_update_content(const char *caller_pkgname,
+                                                     int priv_id, const char *content);
+
 #endif                         /* __NOTIFICATION_ONGOING_H__ */