ui/qt/container.h

changeset 670
d676b2c5e93b
parent 597
fc85ca42a7ce
child 672
1b08ba076b65
--- 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;

mercurial