Merge pull request #2386 from mathieui/irhotkeys

Add hotkeys to increase/decrease the IR
This commit is contained in:
skidau
2015-05-12 13:05:53 +10:00
5 changed files with 24 additions and 0 deletions

View File

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