forked from len0rd/rockbox
move the HAS_BUTTONBAR define to the config-<target>.h files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17652 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fd3b46c22c
commit
43f0770943
5 changed files with 13 additions and 10 deletions
|
|
@ -40,11 +40,6 @@
|
|||
#define O_BINARY 0
|
||||
#endif
|
||||
|
||||
#if CONFIG_KEYPAD == RECORDER_PAD
|
||||
#define BUTTONBAR_HEIGHT 8
|
||||
#else
|
||||
#define BUTTONBAR_HEIGHT 0
|
||||
#endif
|
||||
|
||||
#define DEFAULT_MARGIN 6
|
||||
#define KBD_BUF_SIZE 500
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue