Release version 0.5.9
[platform/core/appfw/librua.git] / include / rua.h
index c310be5..19008b1 100644 (file)
@@ -61,6 +61,7 @@ struct rua_rec {
        char *icon;             /**< Icon path */
        char *uri;              /**< URI */
        char *image;            /**< Image path */
+       char *comp_id;          /**< Component ID */
 };
 
 /**