Winify – Diff between revs 43 and 67

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 43 Rev 67
Line -... Line 1...
-   1 using System.ComponentModel;
-   2 using System.Windows.Forms;
-   3  
1 namespace Winify 4 namespace Winify
2 { 5 {
3 partial class LogViewForm 6 partial class LogViewForm
4 { 7 {
5 /// <summary> 8 /// <summary>
6 /// Required designer variable. 9 /// Required designer variable.
7 /// </summary> 10 /// </summary>
8 private System.ComponentModel.IContainer components = null; 11 private IContainer components = null;
Line 9... Line 12...
9   12  
Line 10... Line 13...
10 #region Windows Form Designer generated code 13 #region Windows Form Designer generated code
11   14  
Line 44... Line 47...
44   47  
Line 45... Line 48...
45 } 48 }
Line 46... Line 49...
46   49  
47 #endregion 50 #endregion
48   51  
49 private System.Windows.Forms.TextBox textBox1; 52 private TextBox textBox1;