Add hotkeys to increase/decrease the IR

This commit is contained in:
mathieui
2015-05-10 02:02:47 +02:00
parent 78e59d08fe
commit ea709b6c12
5 changed files with 24 additions and 0 deletions

View File

@ -39,6 +39,9 @@ enum Hotkey
HK_VOLUME_UP,
HK_VOLUME_TOGGLE_MUTE,
HK_INCREASE_IR,
HK_DECREASE_IR,
HK_TOGGLE_IR,
HK_TOGGLE_AR,
HK_TOGGLE_EFBCOPIES,