summaryrefslogtreecommitdiff
path: root/apps/onplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/onplay.h')
-rw-r--r--apps/onplay.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/onplay.h b/apps/onplay.h
index d24bf567b1..24637ac18c 100644
--- a/apps/onplay.h
+++ b/apps/onplay.h
@@ -45,6 +45,7 @@ enum hotkey_action {
45 HOTKEY_INSERT, 45 HOTKEY_INSERT,
46 HOTKEY_INSERT_SHUFFLED, 46 HOTKEY_INSERT_SHUFFLED,
47 HOTKEY_PICTUREFLOW, 47 HOTKEY_PICTUREFLOW,
48 HOTKEY_BOOKMARK,
48}; 49};
49#endif 50#endif
50 51