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

Origin commit data
------------------
Branch: ni/coolstream
Commit: 61a4b3bf9c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-02-11 15:04:11 +01:00
parent cb229d30ba
commit 7bbba0b922
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
};