Winify – Diff between revs 1 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 3
Line 88... Line 88...
88 this.MaximizeBox = false; 88 this.MaximizeBox = false;
89 this.MaximumSize = new System.Drawing.Size(442, 218); 89 this.MaximumSize = new System.Drawing.Size(442, 218);
90 this.MinimizeBox = false; 90 this.MinimizeBox = false;
91 this.MinimumSize = new System.Drawing.Size(442, 218); 91 this.MinimumSize = new System.Drawing.Size(442, 218);
92 this.Name = "AboutForm"; 92 this.Name = "AboutForm";
93 this.Text = "About"; 93 this.Text = "Winify: About";
94 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); 94 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
95 this.ResumeLayout(false); 95 this.ResumeLayout(false);
96 this.PerformLayout(); 96 this.PerformLayout();
Line 97... Line 97...
97   97