--- trunk/RomCheater.Logging/LogWriter.Designer.cs 2012/06/05 13:27:40 302 +++ trunk/RomCheater.Logging/LogWriter.Designer.cs 2012/06/05 13:29:29 303 @@ -125,6 +125,7 @@ this.Margin = new System.Windows.Forms.Padding(0); this.Name = "LogWriter"; this.Size = new System.Drawing.Size(280, 270); + this.Load += new System.EventHandler(this.LogWriter_Load); this.pnl_top.ResumeLayout(false); this.pnl_top_flow.ResumeLayout(false); this.pnl_top_flow.PerformLayout(); |