Merge branch 'LabWork_04' into LabWork_05

This commit is contained in:
Danil Malin 2022-10-19 22:10:52 +04:00
commit 38ae601acc

View File

@ -254,7 +254,7 @@
this.Controls.Add(this.pictureBox);
this.Controls.Add(this.groupBox);
this.Name = "FormMapWithSetLocomotives";
this.Text = "FormMapWithSetLocomotives";
this.Text = "Карта с набором объектов";
this.groupBox.ResumeLayout(false);
this.groupBox.PerformLayout();
this.groupBoxMaps.ResumeLayout(false);