lu
2025-05-21 d1fde218cd82d4e64f8e15accbafa11ed1efd780
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;
            }
        }
    }
}