- moviebrowser: allow configurable keys to toggle view

This commit is contained in:
vanhofen
2022-11-20 01:53:52 +01:00
committed by Thilo Graf
parent 4ca19059a0
commit d0511c6be0
9 changed files with 32 additions and 14 deletions

View File

@@ -102,6 +102,8 @@ class CKeybindSetup : public CMenuTarget, public CChangeObserver
MBKEY_COPY_SEVERAL,
MBKEY_CUT,
MBKEY_TRUNCATE,
MBKEY_TOGGLE_VIEW_CW,
MBKEY_TOGGLE_VIEW_CCW,
MBKEY_COVER,
KEYBINDS_COUNT