mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 12:41:50 +01:00
Fix the build
This commit is contained in:
parent
920519fd61
commit
7946d2e67e
@ -20,7 +20,6 @@ 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
|
||||
@ -113,6 +112,7 @@ g_source_set_closure
|
||||
g_cclosure_new_object
|
||||
g_cclosure_new_object_swap
|
||||
g_closure_new_object
|
||||
g_initially_unowned_get_type
|
||||
g_object_add_weak_pointer
|
||||
g_object_class_find_property
|
||||
g_object_class_install_property
|
||||
|
Loading…
Reference in New Issue
Block a user