mirror of https://github.com/2dust/v2rayN
Update MsgFilterSetForm.Designer.cs
parent
277b21dc86
commit
3a9a49b163
|
@ -103,6 +103,7 @@
|
||||||
//
|
//
|
||||||
resources.ApplyResources(this, "$this");
|
resources.ApplyResources(this, "$this");
|
||||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||||
|
this.CancelButton = this.btnClose;
|
||||||
this.Controls.Add(this.groupBox1);
|
this.Controls.Add(this.groupBox1);
|
||||||
this.Controls.Add(this.panel2);
|
this.Controls.Add(this.panel2);
|
||||||
this.Name = "MsgFilterSetForm";
|
this.Name = "MsgFilterSetForm";
|
||||||
|
|
Loading…
Reference in New Issue