summaryrefslogtreecommitdiff
path: root/apps/gui/yesno.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/yesno.h')
-rw-r--r--apps/gui/yesno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/yesno.h b/apps/gui/yesno.h
index ac6500daf8..5399c88391 100644
--- a/apps/gui/yesno.h
+++ b/apps/gui/yesno.h
@@ -23,7 +23,7 @@
23#elif CONFIG_KEYPAD == GMINI100_PAD 23#elif CONFIG_KEYPAD == GMINI100_PAD
24#define YESNO_OK BUTTON_PLAY 24#define YESNO_OK BUTTON_PLAY
25 25
26#elif (CONFIG_KEYPAD == IPOD_4G_PAD) || (CONFIG_KEYPAD == IPOD_NANO_PAD) 26#elif (CONFIG_KEYPAD == IPOD_4G_PAD)
27#define YESNO_OK BUTTON_RIGHT 27#define YESNO_OK BUTTON_RIGHT
28#endif 28#endif
29enum yesno_res 29enum yesno_res