fix
This commit is contained in:
parent
203097dbdd
commit
3110a0425c
@ -114,7 +114,7 @@
|
|||||||
this.Controls.Add(this.label1);
|
this.Controls.Add(this.label1);
|
||||||
this.Controls.Add(this.comboBoxReinforced);
|
this.Controls.Add(this.comboBoxReinforced);
|
||||||
this.Name = "FormSellReinforced";
|
this.Name = "FormSellReinforced";
|
||||||
this.Text = "FormSellReinforced";
|
this.Text = "Продать изделие";
|
||||||
((System.ComponentModel.ISupportInitialize)(this.numericUpDownCount)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDownCount)).EndInit();
|
||||||
this.ResumeLayout(false);
|
this.ResumeLayout(false);
|
||||||
this.PerformLayout();
|
this.PerformLayout();
|
||||||
|
Loading…
Reference in New Issue
Block a user