устранен конфликт

This commit is contained in:
Данияр Аглиуллов 2023-02-09 16:19:10 +04:00
commit b798c28327

View File

@ -127,7 +127,6 @@
this.Controls.Add(this.label1);
this.Name = "FormCreateOrder";
this.Text = "Создание заказа";
this.Load += new System.EventHandler(this.FormCreateOrder_Load);
((System.ComponentModel.ISupportInitialize)(this.textBoxCount)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();