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

This commit is contained in:
[CST] Focus
2013-03-08 13:36:40 +04:00
parent ded8f0630c
commit a69b37a929
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
};