gui/keybind_setup.cpp: add bind setup for direct pip setup and live/pip swap

Origin commit data
------------------
Branch: ni/coolstream
Commit: a69b37a929
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-08 (Fri, 08 Mar 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-03-08 13:36:40 +04:00
parent c75243f7bd
commit ee620ab87d
2 changed files with 15 additions and 5 deletions

View File

@@ -76,7 +76,9 @@ class CKeybindSetup : public CMenuTarget, public CChangeObserver
/*KEY_PLUGIN,*/
KEY_UNLOCK,
KEY_SCREENSHOT,
KEY_PIP,
KEY_PIP_CLOSE,
KEY_PIP_SETUP,
KEY_PIP_SWAP,
KEYBINDS_COUNT
};