diff options
Diffstat (limited to 'apps/gui/select.h')
-rw-r--r-- | apps/gui/select.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/select.h b/apps/gui/select.h index 5acf0f8c96..c4816e795f 100644 --- a/apps/gui/select.h +++ b/apps/gui/select.h @@ -58,7 +58,7 @@ #define SELECT_INC BUTTON_SCROLL_FWD #define SELECT_DEC BUTTON_SCROLL_BACK #define SELECT_OK BUTTON_SELECT -#define SELECT_OK2 BUTTON_RIGHT +#define SELECT_OK2 BUTTON_LEFT #define SELECT_CANCEL BUTTON_MENU #elif CONFIG_KEYPAD == IRIVER_IFP7XX_PAD |