summaryrefslogtreecommitdiffstats
path: root/apps/plugins/cube.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/cube.c')
-rw-r--r--apps/plugins/cube.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/cube.c b/apps/plugins/cube.c
index cecb10e1f2..1e80bda63a 100644
--- a/apps/plugins/cube.c
+++ b/apps/plugins/cube.c
@@ -300,7 +300,7 @@
#define CUBE_HIGHSPEED BUTTON_FUNC
#elif CONFIG_KEYPAD == MPIO_HD300_PAD
-#define CUBE_QUIT BUTTON_REC
+#define CUBE_QUIT (BUTTON_MENU | BUTTON_REPEAT)
#define CUBE_NEXT BUTTON_FF
#define CUBE_PREV BUTTON_REW
#define CUBE_INC BUTTON_UP