| 828:a952337ae325 | 829:0980245646b4 |
|---|---|
| 99 | 99 |
| 100 - (void)update:(int)row; | 100 - (void)update:(int)row; |
| 101 | 101 |
| 102 @end | 102 @end |
| 103 | 103 |
| 104 @interface UiSourceListRow : NSTableRowView | |
| 105 | |
| 106 | |
| 107 @end | |
| 108 | |
| 104 void ui_sourcelist_update(UiList *list, int row); | 109 void ui_sourcelist_update(UiList *list, int row); |