aboutsummaryrefslogtreecommitdiffstats
path: root/screen_file.h
blob: 1a48fc7066f809caacbf80d4bfee481b742cf9ca (plain) (blame)
1
2
3
4
5
6
7
void file_clear_highlight(mpd_client_t *c, mpd_Song *song);
void file_clear_highlights(mpd_client_t *c);

list_window_t *get_filelist_window(void);

screen_functions_t *get_screen_file(void);