aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h
index dab6c99ce..f4b6859e8 100644
--- a/src/command.h
+++ b/src/command.h
@@ -16,6 +16,7 @@ typedef enum
CMD_SELECT_ALL,
CMD_PAUSE,
CMD_STOP,
+ CMD_CROP,
CMD_TRACK_NEXT,
CMD_TRACK_PREVIOUS,
CMD_SEEK_FORWARD,