ui/motif/container.h

changeset 670
d676b2c5e93b
parent 595
e62047c59658
child 808
2b0ecad00872
--- a/ui/motif/container.h	Thu Jul 17 22:01:52 2025 +0200
+++ b/ui/motif/container.h	Thu Jul 17 22:10:28 2025 +0200
@@ -65,7 +65,7 @@
 typedef struct UiLayout UiLayout;
 
 struct UiLayout {
-    UiTri        fill;
+    UiBool       fill;
     UiBool       newline;
     char         *label;
     UiBool       hexpand;

mercurial