Winify

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 57  →  ?path2? @ 67
/trunk/Winify/AboutForm.Designer.cs
@@ -1,4 +1,7 @@

using System.ComponentModel;
using System.Windows.Forms;
 
namespace Winify
{
partial class AboutForm
@@ -6,7 +9,7 @@
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
private IContainer components = null;
 
#region Windows Form Designer generated code
 
@@ -87,8 +90,8 @@
 
#endregion
 
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox VersionTextBox;
private System.Windows.Forms.PictureBox pictureBox1;
private TextBox textBox1;
private TextBox VersionTextBox;
private PictureBox pictureBox1;
}
}