Winify

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 66  →  ?path2? @ 67
/trunk/Winify/LogViewForm.Designer.cs
@@ -1,4 +1,7 @@
namespace Winify
using System.ComponentModel;
using System.Windows.Forms;
 
namespace Winify
{
partial class LogViewForm
{
@@ -5,7 +8,7 @@
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
private IContainer components = null;
 
#region Windows Form Designer generated code
 
@@ -46,6 +49,6 @@
 
#endregion
 
private System.Windows.Forms.TextBox textBox1;
private TextBox textBox1;
}
}