summaryrefslogtreecommitdiffstats
path: root/source/rofi-types.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/rofi-types.c')
-rw-r--r--source/rofi-types.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/rofi-types.c b/source/rofi-types.c
index 2ff4e3e8..f641c240 100644
--- a/source/rofi-types.c
+++ b/source/rofi-types.c
@@ -16,6 +16,8 @@ const char * const PropertyTypeName[P_NUM_TYPES] = {
"Boolean",
/** Color */
"Color",
+ /** Image */
+ "Iamge",
/** Padding */
"Padding",
/** Link to global setting */