diff -r 64ded9f6a6c6 -r 6606616eca9f ui/winui/container.h --- a/ui/winui/container.h Tue Feb 25 21:11:00 2025 +0100 +++ b/ui/winui/container.h Sat Apr 05 16:46:11 2025 +0200 @@ -69,6 +69,7 @@ UiBool vexpand; UiBool hfill; UiBool vfill; + UiBool override_defaults; int width; int height; int colspan;