- movieplayer/browser: add user key to create/remove movie cover

This commit is contained in:
svenhoefer
2016-02-11 15:04:11 +01:00
parent 5de651e4dd
commit 61a4b3bf9c
10 changed files with 32 additions and 20 deletions

View File

@@ -94,6 +94,7 @@ class CKeybindSetup : public CMenuTarget, public CChangeObserver
MBKEY_COPY_SEVERAL,
MBKEY_CUT,
MBKEY_TRUNCATE,
MBKEY_COVER,
KEYBINDS_COUNT
};