diff options
| author | Trey <32907415+TheEdgeNK@users.noreply.github.com> | 2018-08-26 00:35:17 -0400 |
|---|---|---|
| committer | Trey <32907415+TheEdgeNK@users.noreply.github.com> | 2018-08-26 00:35:17 -0400 |
| commit | 4800d7686b470b3a39314e76ea02daee790078b7 (patch) | |
| tree | dfc24ecb19fa4a62419e3ea1764fda0eabe67e4a /Project Ports/Programs/Settings.Designer.cs | |
| parent | e33bb991f88ef5e60576da69b8dd82b1ffa670fc (diff) | |
| download | Project-Silicon-4800d7686b470b3a39314e76ea02daee790078b7.tar.gz Project-Silicon-4800d7686b470b3a39314e76ea02daee790078b7.tar.bz2 Project-Silicon-4800d7686b470b3a39314e76ea02daee790078b7.zip | |
Chatter, ChatAPI, and other changes.
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; |
