entity 오류로인해 제거해야해서 . 제거전 백업
This commit is contained in:
3
Project/Dialog/fLogin.Designer.cs
generated
3
Project/Dialog/fLogin.Designer.cs
generated
@@ -115,6 +115,7 @@
|
||||
this.listView1.TabIndex = 13;
|
||||
this.listView1.UseCompatibleStateImageBehavior = false;
|
||||
this.listView1.View = System.Windows.Forms.View.Details;
|
||||
this.listView1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseDoubleClick);
|
||||
//
|
||||
// columnHeader1
|
||||
//
|
||||
@@ -126,7 +127,7 @@
|
||||
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
||||
this.tabPage2.Name = "tabPage2";
|
||||
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.tabPage2.Size = new System.Drawing.Size(852, 363);
|
||||
this.tabPage2.Size = new System.Drawing.Size(852, 301);
|
||||
this.tabPage2.TabIndex = 1;
|
||||
this.tabPage2.Text = "PATCH";
|
||||
this.tabPage2.UseVisualStyleBackColor = true;
|
||||
|
||||
Reference in New Issue
Block a user