diff options
Diffstat (limited to 'calendar/gui/calendar-config.h')
-rw-r--r-- | calendar/gui/calendar-config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/calendar-config.h b/calendar/gui/calendar-config.h index ec7d3dee16..5e0dbc9059 100644 --- a/calendar/gui/calendar-config.h +++ b/calendar/gui/calendar-config.h @@ -246,7 +246,7 @@ void calendar_config_set_free_busy (GSList * url_list); gchar *calendar_config_get_free_busy_template (void); void calendar_config_set_free_busy_template (const gchar *template); -guint calendar_config_add_notification_free_busy_template (GConfClientNotifyFunc func, +guint calendar_config_add_notification_free_busy_template (GConfClientNotifyFunc func, gpointer data); /* Shows the timezone dialog if the user hasn't set a default timezone. */ |