summaryrefslogtreecommitdiff
path: root/apps/recorder/icons.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/icons.c')
-rw-r--r--apps/recorder/icons.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/recorder/icons.c b/apps/recorder/icons.c
index 6a0291ae5e..4b6df725f9 100644
--- a/apps/recorder/icons.c
+++ b/apps/recorder/icons.c
@@ -49,6 +49,7 @@ const unsigned char bitmap_icons_6x8[][6] =
49 { 0xff, 0x81, 0xaf, 0xaa, 0x8c, 0xf8 }, /* Bookmark file */ 49 { 0xff, 0x81, 0xaf, 0xaa, 0x8c, 0xf8 }, /* Bookmark file */
50 { 0x77, 0x55, 0x55, 0x55, 0x55, 0x77 }, /* Queued Item */ 50 { 0x77, 0x55, 0x55, 0x55, 0x55, 0x77 }, /* Queued Item */
51 { 0x3e, 0x41, 0x3e, 0x1c, 0x1c, 0x08 }, /* Moving Item */ 51 { 0x3e, 0x41, 0x3e, 0x1c, 0x1c, 0x08 }, /* Moving Item */
52 { 0x7f, 0x7f, 0x1c, 0x3e, 0x77, 0x63 }, /* Keyboard file */
52}; 53};
53 54
54const unsigned char bitmap_icons_7x8[][7] = 55const unsigned char bitmap_icons_7x8[][7] =