ui/motif/Grid.h

branch
newapi
changeset 407
8ea123dd89db
parent 406
0ebf9d7b23e8
--- 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 {

mercurial