ui/motif/list.h

changeset 639
55eb8a87d3e5
parent 427
7ead63398a50
child 911
c8e1d40eeab6
--- 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;
     

mercurial