diff options
Diffstat (limited to 'src/defs.h')
-rw-r--r-- | src/defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ enum iScrollType { | |||
72 | #define whiteStar_Icon "\u2606" | 72 | #define whiteStar_Icon "\u2606" |
73 | #define person_Icon "\U0001f464" | 73 | #define person_Icon "\U0001f464" |
74 | #define download_Icon "\u2ba7" | 74 | #define download_Icon "\u2ba7" |
75 | #define upload_Icon "\u2ba5" | ||
75 | #define export_Icon "\U0001f4e4" | 76 | #define export_Icon "\U0001f4e4" |
76 | #define hourglass_Icon "\u231b" | 77 | #define hourglass_Icon "\u231b" |
77 | #define timer_Icon "\u23f2" | 78 | #define timer_Icon "\u23f2" |