summaryrefslogtreecommitdiffstats
path: root/win/C#/frmMain.Designer.cs
diff options
context:
space:
mode:
authorsr55 <sr55.hb@outlook.com>2007-07-09 18:41:29 +0000
committersr55 <sr55.hb@outlook.com>2007-07-09 18:41:29 +0000
commit0c236a598e46f41cf6dd8f5961bdc687c3799dff (patch)
tree3e0d1f410cdbc3f5f654b9c858c02e112fa1c53a /win/C#/frmMain.Designer.cs
parent4a9e63938dd90a1ae640d9087daf24592fafb15f (diff)
WinGui:
- Just a few updated files. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@662 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmMain.Designer.cs')
-rw-r--r--win/C#/frmMain.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/C#/frmMain.Designer.cs b/win/C#/frmMain.Designer.cs
index 80c5d4bc9..cf31aecf1 100644
--- a/win/C#/frmMain.Designer.cs
+++ b/win/C#/frmMain.Designer.cs
@@ -242,6 +242,7 @@ namespace Handbrake
this.drp_dvdtitle.Text = "Automatic";
this.ToolTip.SetToolTip(this.drp_dvdtitle, "The title number you wish to encode.");
this.drp_dvdtitle.SelectedIndexChanged += new System.EventHandler(this.drp_dvdtitle_SelectedIndexChanged);
+ this.drp_dvdtitle.Click += new System.EventHandler(this.drp_dvdtitle_Click);
//
// RadioISO
//