ui/gtk/list.h

changeset 739
3236d5ed3a95
parent 738
0dbf92544d4f
child 745
a4ee36ff7147
--- a/ui/gtk/list.h	Sat Aug 30 16:02:52 2025 +0200
+++ b/ui/gtk/list.h	Sat Aug 30 16:08:23 2025 +0200
@@ -47,7 +47,7 @@
     UiModel           *model;
     ui_getvaluefunc2  getvalue;
     void              *getvaluedata;
-    ui_stylefunc      getstyle;
+    ui_getstylefunc      getstyle;
     void              *getstyledata;
     char              **elements;
     size_t            nelm;

mercurial