ui/cocoa/list.h

changeset 833
6cbc74aeff13
parent 831
32a4415dc69a
child 834
8801df33144f
--- a/ui/cocoa/list.h	Sat Oct 11 10:37:00 2025 +0200
+++ b/ui/cocoa/list.h	Sat Oct 11 11:23:24 2025 +0200
@@ -69,6 +69,10 @@
 @property UiSubList *sublist;
 
 @property int index;
+@property int sublistStartRow;
+@property int rownum;
+
+@property void *eventdata;
 
 /*
  * Initialize a section item

mercurial