--- a/ui/ui/button.h Mon Jan 06 22:22:55 2025 +0100 +++ b/ui/ui/button.h Tue Feb 25 21:11:00 2025 +0100 @@ -41,6 +41,7 @@ UiBool vexpand; UiBool hfill; UiBool vfill; + UiBool override_defaults; int colspan; int rowspan; const char *name; @@ -62,6 +63,7 @@ UiBool vexpand; UiBool hfill; UiBool vfill; + UiBool override_defaults; int colspan; int rowspan; const char *name; @@ -94,6 +96,7 @@ + #ifdef __cplusplus } #endif