make progressbar look customizable

This commit is contained in:
Andrzej Rybczak
2009-08-26 03:25:06 +02:00
parent 8c3760111d
commit d92d7779e2
6 changed files with 16 additions and 4 deletions

View File

@@ -139,6 +139,7 @@ struct ncmpcpp_config
std::string execute_on_song_change;
std::string new_header_first_line;
std::string new_header_second_line;
std::string progressbar;
std::string pattern;