Fix make check

This commit is contained in:
Matthias Clasen 2006-01-05 21:58:05 +00:00
parent 90bd00b055
commit bc87370219
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-01-04 Matthias Clasen <mclasen@redhat.com>
* gobject.symbols: Add g_initially_unowned_get_type.
2005-12-30 Matthias Clasen <mclasen@redhat.com>
* gsignal.c: Remove the handler trash stack, which

View File

@ -20,6 +20,7 @@ g_date_get_type G_GNUC_CONST
g_gstring_get_type G_GNUC_CONST
g_strv_get_type G_GNUC_CONST
g_hash_table_get_type G_GNUC_CONST
g_initially_unowned_get_type G_GNUC_CONST
g_closure_get_type G_GNUC_CONST
g_value_get_type G_GNUC_CONST
g_value_array_get_type G_GNUC_CONST