Parent Directory
|
Revision Log
|
Patch
--- trunk/xmltv_parser/main.Designer.cs 2013/03/07 07:58:47 13 +++ trunk/xmltv_parser/main.Designer.cs 2013/03/07 09:26:43 16 @@ -37,8 +37,8 @@ this.ClientSize = new System.Drawing.Size(284, 262); this.Name = "Form1"; this.Text = "Form1"; - this.Load += new System.EventHandler(this.Form1_Load); - this.Shown += new System.EventHandler(this.Form1_Shown); + this.Load += new System.EventHandler(this.main_Load); + this.Shown += new System.EventHandler(this.main_Shown); this.ResumeLayout(false); }
ViewVC Help | |
Powered by ViewVC 1.1.22 |