diff -r c3dfcb8f0be7 -r c00e968d018b ui/cocoa/GridLayout.h --- a/ui/cocoa/GridLayout.h Sun Aug 24 15:24:16 2025 +0200 +++ b/ui/cocoa/GridLayout.h Sat Oct 04 14:52:59 2025 +0200 @@ -61,8 +61,6 @@ @property CxList *children; @property NSSize preferredSize; -@property NSButton *test; - @property int x; @property int y; @property int cols;