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 af0352094f..25d34d7591 100644
--- a/apps/recorder/icons.c
+++ b/apps/recorder/icons.c
@@ -64,6 +64,7 @@ unsigned char bitmap_icons_6x8[LastIcon][6] =
64 { 0x3e, 0x2a, 0x3e, 0x2a, 0x2a, 0x3e }, /* Language file */ 64 { 0x3e, 0x2a, 0x3e, 0x2a, 0x2a, 0x3e }, /* Language file */
65 { 0x55, 0x55, 0x55, 0x55, 0x55, 0x55 }, /* Text file */ 65 { 0x55, 0x55, 0x55, 0x55, 0x55, 0x55 }, /* Text file */
66 { 0x4e, 0x51, 0x51, 0x40, 0x55, 0x55 }, /* Config file */ 66 { 0x4e, 0x51, 0x51, 0x40, 0x55, 0x55 }, /* Config file */
67 { 0x0a, 0x0a, 0x5f, 0x4e, 0x24, 0x18 }, /* Plugin file */
67}; 68};
68 69
69unsigned char bitmap_icons_7x8[][7] = 70unsigned char bitmap_icons_7x8[][7] =