summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-09-17 19:45:33 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-09-17 19:45:33 +0300
commitf529e9d67a8b5c6e47895ea30d0e00eb28768233 (patch)
tree8e1bb419bbfe64118e4fbc99c071e2086c77fa8c /src/defs.h
parent2cff7b47486f8dcf7030626cb926d8c69ba0f655 (diff)
Mobile: About page
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 edaaecde..3cb7dd2c 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -149,6 +149,7 @@ iLocalDef int acceptKeyMod_ReturnKeyBehavior(int behavior) {
149#define clipboard_Icon "\U0001f4cb" 149#define clipboard_Icon "\U0001f4cb"
150#define unhappy_Icon "\U0001f641" 150#define unhappy_Icon "\U0001f641"
151#define globe_Icon "\U0001f310" 151#define globe_Icon "\U0001f310"
152#define envelope_Icon "\U0001f4e7"
152#define magnifyingGlass_Icon "\U0001f50d" 153#define magnifyingGlass_Icon "\U0001f50d"
153#define midEllipsis_Icon "\u00b7\u00b7\u00b7" 154#define midEllipsis_Icon "\u00b7\u00b7\u00b7"
154#define return_Icon "\u23ce" 155#define return_Icon "\u23ce"