mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Update v1.6.2
This commit is contained in:
parent
3a8ef2a511
commit
9644a52007
2 changed files with 1 additions and 1 deletions
2
Crypto Notepad/SettingsForm.Designer.cs
generated
2
Crypto Notepad/SettingsForm.Designer.cs
generated
|
|
@ -460,7 +460,7 @@ private void InitializeComponent()
|
|||
this.encryptionHintLabel.Size = new System.Drawing.Size(223, 96);
|
||||
this.encryptionHintLabel.TabIndex = 7;
|
||||
this.encryptionHintLabel.Text = resources.GetString("encryptionHintLabel.Text");
|
||||
this.settingsToolTip.SetToolTip(this.encryptionHintLabel, "Left click to permanently hide this tooltip");
|
||||
this.settingsToolTip.SetToolTip(this.encryptionHintLabel, "Left click to permanently hide this hint");
|
||||
this.encryptionHintLabel.MouseClick += new System.Windows.Forms.MouseEventHandler(this.EncryptionHintLabel_MouseClick);
|
||||
//
|
||||
// passwordIterationsTextBox
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in a new issue