update 20250728
This commit is contained in:
12
Client/Properties/Settings.Designer.cs
generated
12
Client/Properties/Settings.Designer.cs
generated
@@ -216,5 +216,17 @@ namespace OnDoc.Properties {
|
||||
this["PrinterSettings"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("False")]
|
||||
public string GASSize {
|
||||
get {
|
||||
return ((string)(this["GASSize"]));
|
||||
}
|
||||
set {
|
||||
this["GASSize"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user