diff options
Diffstat (limited to 'apps/onplay.h')
-rw-r--r-- | apps/onplay.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/onplay.h b/apps/onplay.h index ae23bdaefd..144fb80df1 100644 --- a/apps/onplay.h +++ b/apps/onplay.h @@ -55,6 +55,7 @@ enum hotkey_action { HOTKEY_PLUGIN, HOTKEY_INSERT, HOTKEY_INSERT_SHUFFLED, + HOTKEY_BOOKMARK_LIST, }; enum hotkey_flags { HOTKEY_FLAG_NONE = 0x0, |