Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1416 → Rev 1418

/akStopWatch/trunk/MainForm.Designer.cs
85,6 → 85,7
this.Load+=new System.EventHandler(this.MainForm_Load);
this.FormClosed+=new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
this.KeyPress+=new System.Windows.Forms.KeyPressEventHandler(this.MainForm_KeyPress);
this.KeyDown+=new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyDown);
this.panel1.ResumeLayout(false);
this.ResumeLayout(false);