--- 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;