Code

list_window: added function list_window_resize()
authorMax Kellermann <max@duempel.org>
Sat, 10 Oct 2009 15:45:19 +0000 (17:45 +0200)
committerMax Kellermann <max@duempel.org>
Sat, 10 Oct 2009 15:45:19 +0000 (17:45 +0200)
commit2d5758c66089501bd41015c718dfb3eeb934373f
tree82336a048c7c340d03ccf70f8e4f01ec179393d6
parent660e6d3f46c3ba1da1e84214919943cba48fe3f2
list_window: added function list_window_resize()

Call this function instead of manually setting the "cols" and "rows"
attributes.
src/list_window.c
src/list_window.h
src/screen_artist.c
src/screen_file.c
src/screen_help.c
src/screen_keydef.c
src/screen_outputs.c
src/screen_play.c
src/screen_search.c
src/screen_song.c
src/screen_text.h