lu
2025-05-29 aafffe61d42c6f0b731af002012979a6a0ead974
DevApp/Gs.DevApp/Properties/Settings.Designer.cs
@@ -70,5 +70,17 @@
                this["fontSizeName"] = value;
            }
        }
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("False")]
        public bool isWeight {
            get {
                return ((bool)(this["isWeight"]));
            }
            set {
                this["isWeight"] = value;
            }
        }
    }
}