diff options
| author | Alee14 <alee14498@gmail.com> | 2018-09-01 13:59:18 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2018-09-01 13:59:18 -0400 |
| commit | d59b0b4a47a9b144f27bbd9e77ae670819be19dd (patch) | |
| tree | 548dbf197fbd3a20f76e31e207017d28f79f08a8 /PortEngine/QuantumAPI/Sites/404Error.Designer.cs | |
| parent | fd55f877eb291be721a0947b2d31c3dda105a864 (diff) | |
| download | Project-Silicon-d59b0b4a47a9b144f27bbd9e77ae670819be19dd.tar.gz Project-Silicon-d59b0b4a47a9b144f27bbd9e77ae670819be19dd.tar.bz2 Project-Silicon-d59b0b4a47a9b144f27bbd9e77ae670819be19dd.zip | |
added the "/home" prefix
Diffstat (limited to 'PortEngine/QuantumAPI/Sites/404Error.Designer.cs')
| -rw-r--r-- | PortEngine/QuantumAPI/Sites/404Error.Designer.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/PortEngine/QuantumAPI/Sites/404Error.Designer.cs b/PortEngine/QuantumAPI/Sites/404Error.Designer.cs index 1813784..7a24c86 100644 --- a/PortEngine/QuantumAPI/Sites/404Error.Designer.cs +++ b/PortEngine/QuantumAPI/Sites/404Error.Designer.cs @@ -57,11 +57,11 @@ // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Consolas", 20F); - this.label2.Location = new System.Drawing.Point(174, 277); + this.label2.Location = new System.Drawing.Point(152, 277); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(510, 32); + this.label2.Size = new System.Drawing.Size(585, 32); this.label2.TabIndex = 2; - this.label2.Text = "Lost? Visit qt.quantumconnections"; + this.label2.Text = "Lost? Visit qt.quantumconnections/home"; // // _404Error // |
