summaryrefslogtreecommitdiff
path: root/apps/recorder/icons.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/icons.h')
-rw-r--r--apps/recorder/icons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/icons.h b/apps/recorder/icons.h
index c1f6d1bdbb..a7858cd0ae 100644
--- a/apps/recorder/icons.h
+++ b/apps/recorder/icons.h
@@ -65,7 +65,7 @@ extern unsigned char rockbox112x37[];
65extern unsigned char slider_bar[]; 65extern unsigned char slider_bar[];
66 66
67#define STATUSBAR_X_POS 0 67#define STATUSBAR_X_POS 0
68#define STATUSBAR_Y_POS 0 // MUST be a multiple of 8 68#define STATUSBAR_Y_POS 0 /* MUST be a multiple of 8 */
69#define STATUSBAR_HEIGHT 8 69#define STATUSBAR_HEIGHT 8
70#define STATUSBAR_WIDTH LCD_WIDTH 70#define STATUSBAR_WIDTH LCD_WIDTH
71#define ICON_BATTERY_X_POS 0 71#define ICON_BATTERY_X_POS 0