diff options
Diffstat (limited to 'src/defs.h')
-rw-r--r-- | src/defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |