--- 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;