introduce switch for 'fancy scrolling'

This commit is contained in:
unK
2008-09-13 23:50:24 +02:00
parent 8bdda428bb
commit fb04687fef
5 changed files with 35 additions and 2 deletions

View File

@@ -115,6 +115,7 @@ struct ncmpcpp_config
Color active_column_color;
bool colors_enabled;
bool fancy_scrolling;
bool columns_in_playlist;
bool set_window_title;
bool header_visibility;