Browse Source

fixed code indent

tags/3.2
kimw 8 years ago
parent
commit
ba7bfc4a82
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      shadowsocks-csharp/View/ConfigForm.Designer.cs

+ 1
- 1
shadowsocks-csharp/View/ConfigForm.Designer.cs View File

@@ -177,7 +177,7 @@
this.PasswordTextBox.Size = new System.Drawing.Size(160, 21);
this.PasswordTextBox.TabIndex = 2;
this.PasswordTextBox.WordWrap = false;
this.PasswordTextBox.UseSystemPasswordChar = true;
this.PasswordTextBox.UseSystemPasswordChar = true;
//
// EncryptionLabel
//


Loading…
Cancel
Save