lu
2025-06-04 baef454ef7dc66bc1dfbe7abef57f497ae1e05a1
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;
            }
        }
    }
}