aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/QueueCommands.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/QueueCommands.hxx')
-rw-r--r--src/command/QueueCommands.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/command/QueueCommands.hxx b/src/command/QueueCommands.hxx
index ece543cfd..f98f7bad2 100644
--- a/src/command/QueueCommands.hxx
+++ b/src/command/QueueCommands.hxx
@@ -31,6 +31,9 @@ CommandResult
handle_addid(Client &client, unsigned argc, char *argv[]);
CommandResult
+handle_rangeid(Client &client, unsigned argc, char *argv[]);
+
+CommandResult
handle_delete(Client &client, unsigned argc, char *argv[]);
CommandResult