Mercurial > audlegacy-plugins
changeset 1611:f49d1284079a
"sorry, unimplemented: non-trivial designated initializers not supported". What a crock of g++.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Fri, 07 Sep 2007 04:03:42 -0500 |
parents | d03b7e323ac0 |
children | 4c7d549bb593 |
files | src/console/Audacious_Driver.cxx |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/console/Audacious_Driver.cxx Fri Sep 07 03:55:27 2007 -0500 +++ b/src/console/Audacious_Driver.cxx Fri Sep 07 04:03:42 2007 -0500 @@ -516,6 +516,8 @@ console_aboutbox, console_cfg_ui, NULL, + FALSE, + NULL, NULL, play_file, console_stop, @@ -524,7 +526,6 @@ NULL, get_time, NULL, - NULL, NULL, NULL, NULL,