Minor GUI update

This commit is contained in:
VladMordock
2021-02-17 13:18:24 +01:00
parent cc07eb8613
commit 385d1312e2

View File

@@ -511,7 +511,7 @@
// label16 // label16
// //
this.label16.AutoSize = true; this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(6, 78); this.label16.Location = new System.Drawing.Point(6, 88);
this.label16.Name = "label16"; this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(76, 13); this.label16.Size = new System.Drawing.Size(76, 13);
this.label16.TabIndex = 27; this.label16.TabIndex = 27;