Winify – Diff between revs 4 and 7

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 4 Rev 7
Line 379... Line 379...
379 this.ClientSize = new System.Drawing.Size(554, 286); 379 this.ClientSize = new System.Drawing.Size(554, 286);
380 this.Controls.Add(this.tabControl1); 380 this.Controls.Add(this.tabControl1);
381 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 381 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
382 this.Name = "SettingsForm"; 382 this.Name = "SettingsForm";
383 this.Text = "Winify: Settings"; 383 this.Text = "Winify: Settings";
384 this.Shown += new System.EventHandler(this.SettingsForm_Shown); -  
385 this.tabControl1.ResumeLayout(false); 384 this.tabControl1.ResumeLayout(false);
386 this.tabPage2.ResumeLayout(false); 385 this.tabPage2.ResumeLayout(false);
387 this.flowLayoutPanel2.ResumeLayout(false); 386 this.flowLayoutPanel2.ResumeLayout(false);
388 this.groupBox3.ResumeLayout(false); 387 this.groupBox3.ResumeLayout(false);
389 this.groupBox3.PerformLayout(); 388 this.groupBox3.PerformLayout();