From da6a42ae382c1fca01cd420fe9ed313f2d4265b1 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 10 Dec 1998 02:57:11 +0000 Subject: Use gnome_dialog_set_parent. ditto ditto. 1998-12-09 Miguel de Icaza * gncal-todo.c (simple_todo_editor): Use gnome_dialog_set_parent. * goto.c (goto_dialog): ditto * prop.c (properties): ditto. svn path=/trunk/; revision=522 --- calendar/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/main.h') diff --git a/calendar/main.h b/calendar/main.h index 9b3557a99f..615b372acf 100644 --- a/calendar/main.h +++ b/calendar/main.h @@ -32,7 +32,7 @@ struct color_prop { extern struct color_prop color_props[]; /* Creates and runs the preferences dialog box */ -void properties (void); +void properties (GtkWidget *toplevel); /* Asks for all the time-related displays to be updated when the user changes the time format * preferences. -- cgit v1.2.3