add another explicit prototype
This commit is contained in:
parent
bb35f4cd60
commit
53cca7a998
@ -1,13 +1,14 @@
|
|||||||
--- evolution-2.6.0/calendar/gui/dialogs/alarm-dialog.c.prototypes 2006-03-13 14:29:57.000000000 -0500
|
--- evolution-2.6.0/calendar/gui/dialogs/event-page.c.prototypes 2006-03-14 01:00:04.000000000 -0500
|
||||||
+++ evolution-2.6.0/calendar/gui/dialogs/alarm-dialog.c 2006-03-13 14:30:56.000000000 -0500
|
+++ evolution-2.6.0/calendar/gui/dialogs/event-page.c 2006-03-14 01:00:21.000000000 -0500
|
||||||
@@ -41,6 +41,7 @@
|
@@ -59,6 +59,8 @@
|
||||||
#include <gtk/gtktextview.h>
|
#include "event-page.h"
|
||||||
#include <gtk/gtktogglebutton.h>
|
#include "e-send-options-utils.h"
|
||||||
#include <libgnome/gnome-i18n.h>
|
|
||||||
+#include <libgnomeui/gnome-file-entry.h>
|
+GtkWidget *alarm_list_dialog_peek (ECal *ecal, EAlarmList *list_store);
|
||||||
#include <bonobo/bonobo-control.h>
|
+
|
||||||
#include <bonobo/bonobo-exception.h>
|
|
||||||
#include <bonobo/bonobo-widget.h>
|
|
||||||
|
/* Private part of the EventPage structure */
|
||||||
--- evolution-2.6.0/calendar/gui/dialogs/cal-prefs-dialog.c.prototypes 2006-03-13 14:14:07.000000000 -0500
|
--- evolution-2.6.0/calendar/gui/dialogs/cal-prefs-dialog.c.prototypes 2006-03-13 14:14:07.000000000 -0500
|
||||||
+++ evolution-2.6.0/calendar/gui/dialogs/cal-prefs-dialog.c 2006-03-13 14:14:24.000000000 -0500
|
+++ evolution-2.6.0/calendar/gui/dialogs/cal-prefs-dialog.c 2006-03-13 14:14:24.000000000 -0500
|
||||||
@@ -32,6 +32,7 @@
|
@@ -32,6 +32,7 @@
|
||||||
|
Loading…
Reference in New Issue
Block a user