Browse Source

no font specified

pull/695/head
YFdyh000 5 years ago
parent
commit
8813d66274
  1. 2
      v2rayN/v2rayUpgrade/MainForm.Designer.cs

2
v2rayN/v2rayUpgrade/MainForm.Designer.cs generated

@ -60,7 +60,6 @@
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(79, 64);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(205, 15);
@ -70,7 +69,6 @@
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(79, 37);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(471, 15);

Loading…
Cancel
Save