Add Frame Advance Hold Hotkey Functionality

This commit is contained in:
Fog
2015-07-05 12:20:42 -04:00
parent c70f3f4b45
commit 471c835546
4 changed files with 67 additions and 1 deletions

View File

@ -18,6 +18,9 @@ const std::string hotkey_labels[] =
_trans("Stop"),
_trans("Reset"),
_trans("Frame Advance"),
_trans("Frame Advance Decrease Speed"),
_trans("Frame Advance Increase Speed"),
_trans("Frame Advance Reset Speed"),
_trans("Start Recording"),
_trans("Play Recording"),