[glib] GDBus: Forgot to add g_dbus_send_message_flags_get_type() to gio.symbols



commit 9d7b00638fa6d0701ca8f883edf9e218c3a54412
Author: David Zeuthen <davidz redhat com>
Date:   Mon Jul 19 16:10:50 2010 -0400

    GDBus: Forgot to add g_dbus_send_message_flags_get_type() to gio.symbols
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 gio/gio.symbols |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/gio.symbols b/gio/gio.symbols
index 53bd35c..1ca38bd 100644
--- a/gio/gio.symbols
+++ b/gio/gio.symbols
@@ -1024,6 +1024,7 @@ g_dbus_property_info_flags_get_type G_GNUC_CONST
 g_dbus_subtree_flags_get_type G_GNUC_CONST
 g_dbus_server_flags_get_type G_GNUC_CONST
 g_dbus_signal_flags_get_type G_GNUC_CONST
+g_dbus_send_message_flags_get_type G_GNUC_CONST
 #endif
 #endif
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]