From 131b9f98ea6ec1cc7b8dce539199d181ab1dac19 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Thu, 31 Mar 2011 15:55:21 +0530 Subject: [PATCH] gio.symbols updates --- gio/gio.symbols | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gio/gio.symbols b/gio/gio.symbols index e68e102..64275ae 100644 --- a/gio/gio.symbols +++ b/gio/gio.symbols @@ -2079,3 +2079,10 @@ g_tls_server_connection_get_type G_GNUC_CONST g_tls_server_connection_new #endif #endif + +#if IN_HEADER(__G_TIME_ZONE_MONITOR_H__) +#if IN_FILE(__G_TIME_ZONE_MONITOR_C__) +g_time_zone_monitor_get_type G_GNUC_CONST +g_time_zone_monitor_get +#endif +#endif -- 2.7.4