Mercurial > audlegacy
diff src/audacious/pluginenum.c @ 3765:b4a9d4be27ab
forgot to export a symbol. now I am done. really.
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sun, 14 Oct 2007 22:24:41 -0500 |
| parents | ccc3725a82b3 |
| children | bf6b1c5091d5 |
line wrap: on
line diff
--- a/src/audacious/pluginenum.c Sun Oct 14 22:04:55 2007 -0500 +++ b/src/audacious/pluginenum.c Sun Oct 14 22:24:41 2007 -0500 @@ -372,6 +372,7 @@ .iir_flow = iir_flow, .volumecontrol_flow = volumecontrol_flow, + .util_menu_main_show = util_menu_main_show, }; /*****************************************************************/
