--- a/ui/motif/Grid.h Wed Dec 04 18:31:22 2024 +0100 +++ b/ui/motif/Grid.h Wed Dec 04 20:36:16 2024 +0100 @@ -80,6 +80,8 @@ int margin_bottom; int max_col; int max_row; + + Boolean sizerequest; } GridPart; typedef struct GridRec {