Removed incorrect tooltip in builder form

This commit is contained in:
d3agle 2015-08-22 19:44:16 -05:00
parent 772cea0977
commit 4d029196ae
1 changed files with 0 additions and 1 deletions

View File

@ -196,7 +196,6 @@
this.chkIconChange.Size = new System.Drawing.Size(91, 17);
this.chkIconChange.TabIndex = 2;
this.chkIconChange.Text = "Change Icon";
this.tooltip.SetToolTip(this.chkIconChange, "Custom social engineering tactic to elevate Admin privileges.");
this.chkIconChange.UseVisualStyleBackColor = true;
this.chkIconChange.CheckedChanged += new System.EventHandler(this.HasChangedSetting);
//