diff -r 2fded9495930 -r b943e3d618f0 ui/cocoa/GridLayout.h --- a/ui/cocoa/GridLayout.h Thu Oct 02 13:15:21 2025 +0200 +++ b/ui/cocoa/GridLayout.h Thu Oct 02 14:49:17 2025 +0200 @@ -61,8 +61,6 @@ @property CxList *children; @property NSSize preferredSize; -@property NSButton *test; - @property int x; @property int y; @property int cols;