mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 08:47:14 +00:00
Update SAV_Database.Designer.cs
This commit is contained in:
parent
a293f1b0b4
commit
2dd3ec3e91
1 changed files with 1 additions and 1 deletions
2
PKHeX.WinForms/Subforms/SAV_Database.Designer.cs
generated
2
PKHeX.WinForms/Subforms/SAV_Database.Designer.cs
generated
|
@ -747,7 +747,7 @@
|
|||
this.CHK_IsEgg.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
this.CHK_IsEgg.ThreeState = true;
|
||||
this.CHK_IsEgg.UseVisualStyleBackColor = true;
|
||||
this.CHK_IsEgg.CheckedChanged += new System.EventHandler(this.ToggleESV);
|
||||
this.CHK_IsEgg.CheckStateChanged += new System.EventHandler(this.ToggleESV);
|
||||
//
|
||||
// L_ESV
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue