diff -r 5b930e8c3a87 -r d676b2c5e93b ui/qt/container.h --- a/ui/qt/container.h Thu Jul 17 22:01:52 2025 +0200 +++ b/ui/qt/container.h Thu Jul 17 22:10:28 2025 +0200 @@ -64,7 +64,7 @@ typedef struct UiLayout UiLayout; struct UiLayout { - UiTri fill; + UiBool fill; UiBool newline; char *label; UiBool hexpand;