From 87c94100402472fe1178a1d3cfb47d3cae57befd Mon Sep 17 00:00:00 2001 From: Andreas Obergrusberger Date: Mon, 7 Aug 2006 09:20:11 +0000 Subject: lots of cool stuff! git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4577 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/command.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/command.h') diff --git a/src/command.h b/src/command.h index fd8c47c9a..86db34ce9 100644 --- a/src/command.h +++ b/src/command.h @@ -53,6 +53,7 @@ typedef enum CMD_SCREEN_CLOCK, CMD_SCREEN_HELP, CMD_SCREEN_LYRICS, + CMD_LYRICS_UPDATE, CMD_INTERRUPT, CMD_QUIT } command_t; -- cgit v1.2.3