summaryrefslogtreecommitdiffstats
path: root/apps/logfdisp.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/logfdisp.c')
-rw-r--r--apps/logfdisp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/logfdisp.c b/apps/logfdisp.c
index 39d7ec62b6..9d62383da4 100644
--- a/apps/logfdisp.c
+++ b/apps/logfdisp.c
@@ -30,7 +30,7 @@
#include "menu.h"
#include "logf.h"
-#if CONFIG_KEYPAD == IPOD_4G_PAD
+#if (CONFIG_KEYPAD == IPOD_3G_PAD) || (CONFIG_KEYPAD == IPOD_4G_PAD)
#define LOGF_BUTTON_QUIT BUTTON_MENU
#elif CONFIG_KEYPAD == IAUDIO_X5_PAD
#define LOGF_BUTTON_QUIT BUTTON_POWER