ui/cocoa/list.h

changeset 829
0980245646b4
parent 828
a952337ae325
child 830
13896bdaa151
--- a/ui/cocoa/list.h	Fri Oct 10 14:13:52 2025 +0200
+++ b/ui/cocoa/list.h	Fri Oct 10 15:30:56 2025 +0200
@@ -101,4 +101,9 @@
 
 @end
 
+@interface UiSourceListRow : NSTableRowView
+
+
+@end
+
 void ui_sourcelist_update(UiList *list, int row);

mercurial