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

@ -206,6 +206,9 @@ const wxString hkText[] =
_("Volume Up"),
_("Volume Toggle Mute"),
_("Increase IR"),
_("Decrease IR"),
_("Toggle IR"),
_("Toggle Aspect Ratio"),
_("Toggle EFB Copies"),