summaryrefslogtreecommitdiff
path: root/include/rua.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rua.h')
-rw-r--r--include/rua.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rua.h b/include/rua.h
index c310be5..19008b1 100644
--- a/include/rua.h
+++ b/include/rua.h
@@ -61,6 +61,7 @@ struct rua_rec {
char *icon; /**< Icon path */
char *uri; /**< URI */
char *image; /**< Image path */
+ char *comp_id; /**< Component ID */
};
/**