diff --git a/v2rayN/v2rayN/Forms/MsgFilterSetForm.Designer.cs b/v2rayN/v2rayN/Forms/MsgFilterSetForm.Designer.cs index 92343dee..ff3ca4f8 100644 --- a/v2rayN/v2rayN/Forms/MsgFilterSetForm.Designer.cs +++ b/v2rayN/v2rayN/Forms/MsgFilterSetForm.Designer.cs @@ -103,6 +103,7 @@ // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.CancelButton = this.btnClose; this.Controls.Add(this.groupBox1); this.Controls.Add(this.panel2); this.Name = "MsgFilterSetForm";