Added hotkey for toggling the crop setting

This commit is contained in:
jake8 2016-01-03 17:45:49 -05:00
parent a898aa1585
commit cc8aeec58c
3 changed files with 6 additions and 0 deletions

View file

@ -46,6 +46,7 @@ const std::string hotkey_labels[] =
_trans("Increase IR"),
_trans("Decrease IR"),
_trans("Toggle Crop"),
_trans("Toggle Aspect Ratio"),
_trans("Toggle EFB Copies"),
_trans("Toggle Fog"),