New prototype here.
* e-timezone-dialog/e-timezone-dialog.h (e_timezone_dialog_reparent): New prototype here. svn path=/trunk/; revision=12496
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2001-08-27 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* e-timezone-dialog/e-timezone-dialog.h
|
||||
(e_timezone_dialog_reparent): New prototype here.
|
||||
|
||||
2001-08-27 Iain Holmes <iain@ximian.com>
|
||||
|
||||
* e-timezone-dialog/e-timezone.h: Add a prototype for
|
||||
|
@ -75,6 +75,9 @@ GtkWidget* e_timezone_dialog_get_toplevel (ETimezoneDialog *etd);
|
||||
void e_timezone_dialog_reparent (ETimezoneDialog *etd,
|
||||
GtkWidget *new_parent);
|
||||
|
||||
void e_timezone_dialog_reparent (ETimezoneDialog *etd,
|
||||
GtkWidget *new_parent);
|
||||
|
||||
|
||||
|
||||
#endif /* __E_TIMEZONE_DIALOG_H__ */
|
||||
|
Reference in New Issue
Block a user