Mercurial > audlegacy
changeset 892:5e30566ad776 trunk
[svn] - whoever made the song queue number a fixed distance from the edge of the playlist was insane
author | nhjm449 |
---|---|
date | Tue, 28 Mar 2006 20:11:34 -0800 |
parents | 08b940c25a9a |
children | 6afdd0d7e1e1 |
files | audacious/playlist_list.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/audacious/playlist_list.c Mon Mar 27 17:23:36 2006 -0800 +++ b/audacious/playlist_list.c Tue Mar 28 20:11:34 2006 -0800 @@ -581,7 +581,7 @@ /* DON'T remove the commented code yet please -- Milosz */ - queue_tailpadding = 5; + queue_tailpadding = tpadding_dwidth + 1; gdk_draw_rectangle(obj, gc, FALSE, x -