Fixed InitRD
[tpg/acess2.git] / Usermode / Applications / axwin2_src / WM / wm.h
index 82c022a..8e6efa4 100644 (file)
@@ -13,6 +13,7 @@ typedef struct sElement
        
        short   PaddingL, PaddingR;
        short   PaddingT, PaddingB;
+       short   MinWidth, MinHeight;
        short   GapSize;
        
        short   Size;   // Size attribute

UCC git Repository :: git.ucc.asn.au