aboutsummaryrefslogtreecommitdiff
path: root/fiv-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'fiv-view.h')
-rw-r--r--fiv-view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fiv-view.h b/fiv-view.h
index 579ba4c..88c8445 100644
--- a/fiv-view.h
+++ b/fiv-view.h
@@ -39,6 +39,7 @@ typedef enum _FivViewCommand {
FIV_VIEW_COMMAND_FRAME_PREVIOUS,
FIV_VIEW_COMMAND_FRAME_NEXT,
// Going to the end frame makes no sense, wrap around if needed.
+ FIV_VIEW_COMMAND_TOGGLE_PLAYBACK,
FIV_VIEW_COMMAND_TOGGLE_FILTER,
FIV_VIEW_COMMAND_PRINT,