ui/motif/graphics.c

changeset 103
6a6718269c22
parent 98
efaae97bd95b
child 114
909fe96e5659
--- a/ui/motif/graphics.c	Wed Jan 20 16:00:05 2016 +0100
+++ b/ui/motif/graphics.c	Wed Jan 20 17:37:52 2016 +0100
@@ -43,6 +43,8 @@
     ev.obj = drawevent->obj;
     ev.window = drawevent->obj->window;
     ev.document = drawevent->obj->ctx->document;
+    ev.eventdata = NULL;
+    ev.intval = 0;
     
     XtVaGetValues(
             widget,

mercurial