Korero – Diff between revs 1 and 2

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 2
Line 164... Line 164...
164 this.Controls.Add(this.tableLayoutPanel1); 164 this.Controls.Add(this.tableLayoutPanel1);
165 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 165 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
166 this.Name = "AvatarSelectionForm"; 166 this.Name = "AvatarSelectionForm";
167 this.Text = "Korero: Avatar Selection"; 167 this.Text = "Korero: Avatar Selection";
168 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AvatarSelectionForm_FormClosing); 168 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AvatarSelectionForm_FormClosing);
-   169 this.Load += new System.EventHandler(this.AvatarSelectionForm_Load);
169 this.Shown += new System.EventHandler(this.AvatarSelectionForm_Shown); 170 this.Shown += new System.EventHandler(this.AvatarSelectionForm_Shown);
170 this.tableLayoutPanel1.ResumeLayout(false); 171 this.tableLayoutPanel1.ResumeLayout(false);
171 this.groupBox4.ResumeLayout(false); 172 this.groupBox4.ResumeLayout(false);
172 this.groupBox6.ResumeLayout(false); 173 this.groupBox6.ResumeLayout(false);
173 this.groupBox6.PerformLayout(); 174 this.groupBox6.PerformLayout();