From 944d0efd0c7c50771398169862fc5dcbe4dc0086 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sun, 13 May 2018 12:35:21 -0400 Subject: Added debug mode --- Project Ports/Desktop.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Project Ports/Desktop.Designer.cs') 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 -- cgit v1.2.3