Revert that.

2001-07-18  Richard Hestilow  <hestilow@ximian.com>

	* sound-properties-capplet.c (create_dialog): Revert that.
This commit is contained in:
Richard Hestilow 2001-07-18 18:52:41 +00:00 committed by Rachel Hestilow
parent d5956cd268
commit 67abfb5e85
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2001-07-18 Richard Hestilow <hestilow@ximian.com>
* sound-properties-capplet.c (create_dialog): Revert that.
2001-07-18 Richard Hestilow <hestilow@ximian.com>
* sound-properties-capplet.c (create_dialog): Change to reflect

View file

@ -105,7 +105,7 @@ start_esd (void)
*/
static GtkWidget *
create_dialog (Bonobo_PropertyBag bag)
create_dialog (void)
{
GladeXML *data;
GtkWidget *widget;