mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24601 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f8287b0e9f
commit
9856f01d6a
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
|| (CONFIG_KEYPAD == IAUDIO_X5M5_PAD) \
|
||||
|| (CONFIG_KEYPAD == IAUDIO_M3_PAD) \
|
||||
|| (CONFIG_KEYPAD == IRIVER_H10_PAD) \
|
||||
|| (CONFIG_KEYPAD == PBELL_VIBE500_PAD) \
|
||||
|| (CONFIG_KEYPAD == PBELL_VIBE500_PAD)
|
||||
/* no key combos to move the cursor if not in line edit mode */
|
||||
#define KBD_MODES /* uses 2 modes, picker and line edit */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue