fixed stopwatch

This commit is contained in:
Digi
2024-03-17 19:54:30 +01:00
parent b6df6a1a66
commit a6d8fda3ac
16 changed files with 25 additions and 130 deletions

View File

@@ -98,7 +98,7 @@ namespace WindowsFormsApp1
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(161, 190);
this.label2.Location = new System.Drawing.Point(128, 190);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(0, 13);
this.label2.TabIndex = 5;