Mercurial > audlegacy
diff audacious/equalizer.c @ 1069:9a3b3fd54df2 trunk
[svn] - super minor fixes
author | nhjm449 |
---|---|
date | Tue, 16 May 2006 21:00:38 -0700 |
parents | de6e77a1ef79 |
children | bc3caffbc66f |
line wrap: on
line diff
--- a/audacious/equalizer.c Tue May 16 20:38:22 2006 -0700 +++ b/audacious/equalizer.c Tue May 16 21:00:38 2006 -0700 @@ -433,7 +433,7 @@ else { handle_motion_cb(equalizerwin_wlist, widget, event); - draw_main_window(FALSE); /* XXX: shouldn't this be draw_equalizer_window()? */ + draw_equalizer_window(FALSE); } gdk_flush();