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 f199fd2b..a81d57f1 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -157,6 +157,7 @@ iLocalDef int acceptKeyMod_ReturnKeyBehavior(int behavior) {
157#define undo_Icon "\u23ea" 157#define undo_Icon "\u23ea"
158#define select_Icon "\u2b1a" 158#define select_Icon "\u2b1a"
159#define downAngle_Icon "\ufe40" 159#define downAngle_Icon "\ufe40"
160#define photo_Icon "\U0001f5bb"
160 161
161#if defined (iPlatformApple) 162#if defined (iPlatformApple)
162# define shift_Icon "\u21e7" 163# define shift_Icon "\u21e7"