summaryrefslogtreecommitdiff
path: root/ui/utf8_entities.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/utf8_entities.h')
-rw-r--r--ui/utf8_entities.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/utf8_entities.h b/ui/utf8_entities.h
index 18b0fc1a59..d04f24d1d6 100644
--- a/ui/utf8_entities.h
+++ b/ui/utf8_entities.h
@@ -33,6 +33,7 @@
#define UTF8_MIDDLE_DOT "\xc2\xb7" /* 183 / 0xb7 */
+#define UTF8_BULLET "\xe2\x80\xa2" /* 8226 / 0x2024 */
#define UTF8_HORIZONTAL_ELLIPSIS "\xe2\x80\xa6" /* 8230 / 0x2026 */
#define UTF8_LEFTWARDS_ARROW "\xe2\x86\x90" /* 8592 / 0x2190 */
#define UTF8_RIGHTWARDS_ARROW "\xe2\x86\x92" /* 8594 / 0x2192 */