aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/CommandLineOptions/PlayListOption/playlistoption.h')
-rw-r--r--src/plugins/CommandLineOptions/PlayListOption/playlistoption.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h
index 60cf7c0b1..26cc5e195 100644
--- a/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h
+++ b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h
@@ -48,6 +48,8 @@ private:
PL_LIST,
PL_DUMP,
PL_PLAY,
+ PL_NEXT,
+ PL_PREV,
PL_CLEAR,
PL_REPEATE_TOGGLE,
PL_SHUFFLE_TOGGLE,