GDBus: Add new symbols to gio.symbols

This commit is contained in:
David Zeuthen
2010-05-06 17:31:51 -04:00
parent fb1b4599a0
commit 46ce134d51
28 changed files with 405 additions and 23 deletions

View File

@@ -35,6 +35,7 @@
#endif
#include "glibintl.h"
#include "gioalias.h"
struct _GDBusAuthMechanismExternalPrivate
{
@@ -416,3 +417,6 @@ mechanism_client_shutdown (GDBusAuthMechanism *mechanism)
}
/* ---------------------------------------------------------------------------------------------------- */
#define __G_DBUS_AUTH_MECHANISM_EXTERNAL_C__
#include "gioaliasdef.c"