Code

support the new 'single' state feature
[ncmpc.git] / src / command.h
index eb3b6e28902c1cfbd1560e3ac929e7951d20807d..a1d5858d974d582332f4f0e658310b6f91de48ec 100644 (file)
@@ -48,6 +48,7 @@ typedef enum {
        CMD_CLEAR,
        CMD_DELETE,
        CMD_REPEAT,
+       CMD_SINGLE,
        CMD_CROSSFADE,
        CMD_DB_UPDATE,
        CMD_VOLUME_UP,