misu – Diff between revs 1 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 3
Line 70... Line 70...
70 this.MaximizeBox = false; 70 this.MaximizeBox = false;
71 this.MaximumSize = new System.Drawing.Size(442, 218); 71 this.MaximumSize = new System.Drawing.Size(442, 218);
72 this.MinimizeBox = false; 72 this.MinimizeBox = false;
73 this.MinimumSize = new System.Drawing.Size(442, 218); 73 this.MinimumSize = new System.Drawing.Size(442, 218);
74 this.Name = "AboutForm"; 74 this.Name = "AboutForm";
75 this.Text = "About"; 75 this.Text = "misu: About";
76 this.Load += new System.EventHandler(this.OnLoad); 76 this.Load += new System.EventHandler(this.OnLoad);
77 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); 77 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
78 this.ResumeLayout(false); 78 this.ResumeLayout(false);
Line 79... Line 79...
79   79