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 3c66fbd129..8f2ecc4b80 100644
--- a/apps/recorder/icons.c
+++ b/apps/recorder/icons.c
@@ -78,6 +78,7 @@ const unsigned char bitmap_icons_6x8[][6] =
78 { 0x03, 0x05, 0x7f, 0x05, 0x03, 0x00 }, /* radio */ 78 { 0x03, 0x05, 0x7f, 0x05, 0x03, 0x00 }, /* radio */
79#endif 79#endif
80 { 0x1f, 0x11, 0x7d, 0x46, 0x44, 0x78 }, /* File View Menu */ 80 { 0x1f, 0x11, 0x7d, 0x46, 0x44, 0x78 }, /* File View Menu */
81 { 0x06, 0x7f, 0x06, 0x18, 0x7f, 0x18 }, /* EQ menu */
81}; 82};
82 83
83const unsigned char bitmap_icons_7x8[][7] = 84const unsigned char bitmap_icons_7x8[][7] =