diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-08-26 16:37:45 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-08-26 16:37:45 -0400 |
| commit | 532e83236ce7dbb13e972f7e1c929fc1776a809a (patch) | |
| tree | b0aaae5a2b3ed49c5e9a3ba16e2f8ba726e02324 | |
| parent | bcd3886d85038de6a4b4a45f546af932d626edb4 (diff) | |
| download | Project-Silicon-532e83236ce7dbb13e972f7e1c929fc1776a809a.tar.gz Project-Silicon-532e83236ce7dbb13e972f7e1c929fc1776a809a.tar.bz2 Project-Silicon-532e83236ce7dbb13e972f7e1c929fc1776a809a.zip | |
changes
| -rw-r--r-- | Project Ports/Desktop.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project Ports/Desktop.Designer.cs b/Project Ports/Desktop.Designer.cs index 43784c1..2574dd5 100644 --- a/Project Ports/Desktop.Designer.cs +++ b/Project Ports/Desktop.Designer.cs @@ -166,7 +166,7 @@ // btnGoToDesktop // this.btnGoToDesktop.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnGoToDesktop.Location = new System.Drawing.Point(119, 40); + this.btnGoToDesktop.Location = new System.Drawing.Point(15, 415); this.btnGoToDesktop.Name = "btnGoToDesktop"; this.btnGoToDesktop.Size = new System.Drawing.Size(75, 23); this.btnGoToDesktop.TabIndex = 2; |
