Mercurial > audlegacy
diff ChangeLog @ 2527:05c841971f9f trunk
[svn] - playlist editor: use SkinnedWindow provided GC.
author | nenolod |
---|---|
date | Thu, 15 Feb 2007 00:45:32 -0800 |
parents | 23ef53e234bc |
children | 60f2787cc7fd |
line wrap: on
line diff
--- a/ChangeLog Thu Feb 15 00:44:16 2007 -0800 +++ b/ChangeLog Thu Feb 15 00:45:32 2007 -0800 @@ -1,3 +1,11 @@ +2007-02-15 08:44:16 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4062] + - equalizer: use SkinnedWindow provided GC. + + trunk/src/audacious/ui_equalizer.c | 36 +++++++++++++++++------------------- + 1 file changed, 17 insertions(+), 19 deletions(-) + + 2007-02-15 08:33:21 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [4060] - move the GC into the SkinnedWindow class.