mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-25 19:38:37 +08:00
Minor security page layout change
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
this.groupAdvancedSecurityOptions.Controls.Add(this.labelEncryptionEngine);
|
||||
this.groupAdvancedSecurityOptions.Location = new System.Drawing.Point(3, 96);
|
||||
this.groupAdvancedSecurityOptions.Name = "groupAdvancedSecurityOptions";
|
||||
this.groupAdvancedSecurityOptions.Size = new System.Drawing.Size(437, 189);
|
||||
this.groupAdvancedSecurityOptions.Size = new System.Drawing.Size(284, 99);
|
||||
this.groupAdvancedSecurityOptions.TabIndex = 24;
|
||||
this.groupAdvancedSecurityOptions.TabStop = false;
|
||||
this.groupAdvancedSecurityOptions.Text = "Advanced Security Options";
|
||||
|
||||
Reference in New Issue
Block a user