diff options
Diffstat (limited to 'Project Ports/Programs/Settings.Designer.cs')
| -rw-r--r-- | Project Ports/Programs/Settings.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project Ports/Programs/Settings.Designer.cs b/Project Ports/Programs/Settings.Designer.cs index 6ebbbf9..714ef48 100644 --- a/Project Ports/Programs/Settings.Designer.cs +++ b/Project Ports/Programs/Settings.Designer.cs @@ -46,7 +46,7 @@ // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label1.Location = new System.Drawing.Point(251, 19); + this.label1.Location = new System.Drawing.Point(10, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(107, 32); this.label1.TabIndex = 1; @@ -55,7 +55,7 @@ // label2 // this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(30, 149); + this.label2.Location = new System.Drawing.Point(31, 140); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(46, 13); this.label2.TabIndex = 2; |
