diff --git a/PROMS/Formats/fmtall/BGEOIall.xml b/PROMS/Formats/fmtall/BGEOIall.xml index 7d15ecc5..bc319bde 100644 Binary files a/PROMS/Formats/fmtall/BGEOIall.xml and b/PROMS/Formats/fmtall/BGEOIall.xml differ diff --git a/PROMS/Formats/fmtall/BGESTPall.xml b/PROMS/Formats/fmtall/BGESTPall.xml index cb65a2cd..e24b0acb 100644 Binary files a/PROMS/Formats/fmtall/BGESTPall.xml and b/PROMS/Formats/fmtall/BGESTPall.xml differ diff --git a/PROMS/Formats/genmacall/bgeoi.svg b/PROMS/Formats/genmacall/bgeoi.svg index 27d76d40..1b4eb517 100644 Binary files a/PROMS/Formats/genmacall/bgeoi.svg and b/PROMS/Formats/genmacall/bgeoi.svg differ diff --git a/PROMS/Formats/genmacall/bgestp.svg b/PROMS/Formats/genmacall/bgestp.svg index 7fc5a0a0..488124d6 100644 Binary files a/PROMS/Formats/genmacall/bgestp.svg and b/PROMS/Formats/genmacall/bgestp.svg differ diff --git a/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs b/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs index 3b7c6559..70e03ee3 100644 --- a/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs +++ b/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs @@ -1400,8 +1400,8 @@ namespace VEPROMS.CSLA.Library return LazyLoad(ref _CheckOffWidAdjust, "@CheckOffWidAdjust"); } } - private LazyLoad _CheckOffXtraLines; - public int? CheckOffXtraLines + private LazyLoad _CheckOffXtraLines; + public float? CheckOffXtraLines { get {