sync with private git
[apps/home/notification.git] / include / notification_internal.h
index 0cd9220..00f51e8 100755 (executable)
@@ -58,6 +58,8 @@ struct _notification {
        char *sound_path;
        notification_vibration_type_e vibration_type;
        char *vibration_path;
+       notification_led_op_e led_operation;
+       int led_argb;
 
        time_t time;            /* time set by application */
        time_t insert_time;     /* insert time */