ui/motif/menu.h

changeset 1107
22d58a28fea7
parent 930
4ce8df2311f0
--- a/ui/motif/menu.h	Fri Apr 24 12:52:05 2026 +0200
+++ b/ui/motif/menu.h	Fri Apr 24 12:52:18 2026 +0200
@@ -44,7 +44,8 @@
     int              index;
     int              oldcount;
     UiVar            *var;
-    ui_getvaluefunc  getvalue;
+    ui_getvaluefunc2 getvalue;
+    void             *getvaluedata;
     ui_callback      callback;
     void             *userdata;
     bool             addseparator;

mercurial