diff --git a/capplets/sound/ChangeLog b/capplets/sound/ChangeLog index ed72cb35d..daa0b3d7e 100644 --- a/capplets/sound/ChangeLog +++ b/capplets/sound/ChangeLog @@ -1,3 +1,7 @@ +2001-07-18 Richard Hestilow + + * sound-properties-capplet.c (create_dialog): Revert that. + 2001-07-18 Richard Hestilow * sound-properties-capplet.c (create_dialog): Change to reflect diff --git a/capplets/sound/sound-properties-capplet.c b/capplets/sound/sound-properties-capplet.c index f0f806f37..ed4ed1986 100644 --- a/capplets/sound/sound-properties-capplet.c +++ b/capplets/sound/sound-properties-capplet.c @@ -105,7 +105,7 @@ start_esd (void) */ static GtkWidget * -create_dialog (Bonobo_PropertyBag bag) +create_dialog (void) { GladeXML *data; GtkWidget *widget;