--- a/ui/motif/list.h Thu Jun 26 18:29:37 2025 +0200
+++ b/ui/motif/list.h Thu Jun 26 18:42:20 2025 +0200
@@ -42,7 +42,8 @@
Widget widget;
UiVar *var;
UiModel* model;
- ui_getvaluefunc getvalue;
+ ui_getvaluefunc2 getvalue;
+ void *getvaluedata;
UiListSelection current_selection;