ui/motif/list.h

changeset 108
77254bd6dccb
parent 101
7b3a3130be44
--- 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;
     

mercurial