ui/gtk/list.h

changeset 745
a4ee36ff7147
parent 739
3236d5ed3a95
child 749
0f052f6f532c
--- a/ui/gtk/list.h	Sun Aug 31 07:50:23 2025 +0200
+++ b/ui/gtk/list.h	Sun Aug 31 09:44:53 2025 +0200
@@ -60,6 +60,8 @@
     UiColData         *columns;
     PangoAttrList     *default_attributes; // TODO: remove
     PangoAttrList     *current_row_attributes;
+#else
+    int               style_offset;
 #endif
     ui_callback       onactivate;
     void              *onactivatedata;

mercurial