stefan11111 2024-09-26 22:47:30 +03:00
parent c2a5bd2c65
commit 89480c2e0a

View File

@ -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
{ {