mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 23:16:14 +01:00
This commit is contained in:
parent
c2a5bd2c65
commit
89480c2e0a
@ -46,7 +46,7 @@ struct _GObjectNotifyContext
|
|||||||
{
|
{
|
||||||
GQuark quark_notify_queue;
|
GQuark quark_notify_queue;
|
||||||
GObjectNotifyQueueDispatcher dispatcher;
|
GObjectNotifyQueueDispatcher dispatcher;
|
||||||
GTrashStack *_nqueue_trash; /* unused */
|
void *_nqueue_trash; /* unused */
|
||||||
};
|
};
|
||||||
struct _GObjectNotifyQueue
|
struct _GObjectNotifyQueue
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user