ui/common/object.c

changeset 659
d6baaa93f7be
parent 627
3f0c9fe60c68
child 797
47008843b468
--- a/ui/common/object.c	Sun Jul 13 11:02:45 2025 +0200
+++ b/ui/common/object.c	Sun Jul 13 11:38:27 2025 +0200
@@ -124,6 +124,7 @@
         ev.document = obj->ctx->document;
         ev.obj = obj;
         ev.eventdata = NULL;
+        ev.eventdatatype = 0;
         ev.intval = 0;
         obj->ctx->close_callback(&ev, obj->ctx->close_data);
     }

mercurial