diff options
| -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; |
