Change to reflect new prototype.
2001-07-18 Richard Hestilow <hestilow@ximian.com> * sound-properties-capplet.c (create_dialog): Change to reflect new prototype.
This commit is contained in:
parent
3181b13b99
commit
574cfdef9d
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-07-18 Richard Hestilow <hestilow@ximian.com>
|
||||
|
||||
* sound-properties-capplet.c (create_dialog): Change to reflect
|
||||
new prototype.
|
||||
|
||||
2001-07-17 Chema Celorio <chema@celorio.com>
|
||||
|
||||
* Makefile.am (SUBDIRS): clean
|
||||
|
|
|
@ -105,7 +105,7 @@ start_esd (void)
|
|||
*/
|
||||
|
||||
static GtkWidget *
|
||||
create_dialog (void)
|
||||
create_dialog (Bonobo_PropertyBag bag)
|
||||
{
|
||||
GladeXML *data;
|
||||
GtkWidget *widget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue