Update v1.6.2

This commit is contained in:
Alexander 2019-11-10 10:44:34 +02:00
parent 3a8ef2a511
commit 9644a52007
2 changed files with 1 additions and 1 deletions

View file

@ -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.