diff options
Diffstat (limited to 'Histacom2/GlobalPrograms/InstallerPanes/EULAPane.Designer.cs')
| -rw-r--r-- | Histacom2/GlobalPrograms/InstallerPanes/EULAPane.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Histacom2/GlobalPrograms/InstallerPanes/EULAPane.Designer.cs b/Histacom2/GlobalPrograms/InstallerPanes/EULAPane.Designer.cs index 90dbbb1..5f78c44 100644 --- a/Histacom2/GlobalPrograms/InstallerPanes/EULAPane.Designer.cs +++ b/Histacom2/GlobalPrograms/InstallerPanes/EULAPane.Designer.cs @@ -111,6 +111,7 @@ this.radioButton1.TabIndex = 3; this.radioButton1.Text = "I &accept the agreement"; this.radioButton1.UseVisualStyleBackColor = false; + this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged); // // radioButton2 // |
