lu
2025-05-27 557bbc16b5341d4e9ba1352ec48e66fc573b88cb
DevApp/Gs.DevApp/Properties/Settings.Designer.cs
@@ -61,7 +61,7 @@
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("Tahoma,9")]
        [global::System.Configuration.DefaultSettingValueAttribute("宋体,10")]
        public string fontSizeName {
            get {
                return ((string)(this["fontSizeName"]));
@@ -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;
            }
        }
    }
}