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

Origin commit data
------------------
Commit: a69b37a929
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-08 (Fri, 08 Mar 2013)
This commit is contained in:
[CST] Focus
2013-03-08 13:36:40 +04:00
parent c9e3ffc846
commit 306cca5cb3
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
};