aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Desktop.Designer.cs
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-05-13 12:35:21 -0400
committerAlee14 <Alee14498@gmail.com>2018-05-13 12:35:21 -0400
commit944d0efd0c7c50771398169862fc5dcbe4dc0086 (patch)
tree3c710ebfb1913befd8fa73f4907fe31759daf4c4 /Project Ports/Desktop.Designer.cs
parent704a5659188c2e62ff917fd6265794372bc626fb (diff)
downloadProject-Silicon-944d0efd0c7c50771398169862fc5dcbe4dc0086.tar.gz
Project-Silicon-944d0efd0c7c50771398169862fc5dcbe4dc0086.tar.bz2
Project-Silicon-944d0efd0c7c50771398169862fc5dcbe4dc0086.zip
Added debug mode
Diffstat (limited to 'Project Ports/Desktop.Designer.cs')
-rw-r--r--Project Ports/Desktop.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Project Ports/Desktop.Designer.cs b/Project Ports/Desktop.Designer.cs
index 730738c..73492dd 100644
--- a/Project Ports/Desktop.Designer.cs
+++ b/Project Ports/Desktop.Designer.cs
@@ -103,9 +103,9 @@
this.ltime.ForeColor = System.Drawing.Color.Black;
this.ltime.Location = new System.Drawing.Point(753, 7);
this.ltime.Name = "ltime";
- this.ltime.Size = new System.Drawing.Size(35, 13);
+ this.ltime.Size = new System.Drawing.Size(26, 13);
this.ltime.TabIndex = 1;
- this.ltime.Text = "label1";
+ this.ltime.Text = "time";
this.ltime.Click += new System.EventHandler(this.label1_Click);
//
// Desktop