summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/defs.h b/src/defs.h
index 6b76ed71..e8043e1e 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -84,6 +84,7 @@ enum iFileVersion {
84#define unhappy_Icon "\U0001f641" 84#define unhappy_Icon "\U0001f641"
85#define globe_Icon "\U0001f310" 85#define globe_Icon "\U0001f310"
86#define magnifyingGlass_Icon "\U0001f50d" 86#define magnifyingGlass_Icon "\U0001f50d"
87#define midEllipsis_Icon "\u22ef"
87 88
88/* UI labels that depend on the platform */ 89/* UI labels that depend on the platform */
89 90