Code

screen_*: eliminate redundant wrefresh() calls
[ncmpc.git] / src / colors.h
index 4d8e876d1d24f04e8ec2b93e715c13742dd1e145..1ccf50d2f9ca1b210256aa0fa8a868b691d380e6 100644 (file)
@@ -1,5 +1,5 @@
 /* ncmpc (Ncurses MPD Client)
- * (c) 2004-2010 The Music Player Daemon Project
+ * (c) 2004-2017 The Music Player Daemon Project
  * Project homepage: http://musicpd.org
  *
  * This program is free software; you can redistribute it and/or modify
@@ -29,6 +29,7 @@ enum color {
        COLOR_TITLE_BOLD,
        COLOR_LINE,
        COLOR_LINE_BOLD,
+       COLOR_LINE_FLAGS,
        COLOR_LIST,
        COLOR_LIST_BOLD,
        COLOR_PROGRESSBAR,