ui/motif/toolkit.h

branch
newapi
changeset 420
28a5920bebe0
parent 406
0ebf9d7b23e8
--- a/ui/motif/toolkit.h	Sun Dec 15 22:53:51 2024 +0100
+++ b/ui/motif/toolkit.h	Sun Dec 22 11:49:59 2024 +0100
@@ -43,6 +43,7 @@
     ui_callback callback;
     void        *userdata;
     int         value;
+    void        *customdata;
 } UiEventData;
 
 typedef struct UiEventDataExt {

mercurial