for pull request
This commit is contained in:
parent
d2624a12bb
commit
8aa5bce7ba
@ -60,7 +60,7 @@
|
||||
Controls.Add(buttonCreate);
|
||||
Controls.Add(pictureBoxObject);
|
||||
Name = "FormAdditionalGeneric";
|
||||
Text = "FormAdditionalGeneric";
|
||||
Text = "Генерация самолетов";
|
||||
((System.ComponentModel.ISupportInitialize)pictureBoxObject).EndInit();
|
||||
ResumeLayout(false);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user