--- a/ui/motif/list.h Sat Apr 05 17:57:04 2025 +0200
+++ b/ui/motif/list.h Sun Jul 20 22:04:39 2025 +0200
@@ -42,7 +42,8 @@
Widget widget;
UiVar *var;
UiModel* model;
- ui_getvaluefunc getvalue;
+ ui_getvaluefunc2 getvalue;
+ void *getvaluedata;
UiListSelection current_selection;