fix conflict
This commit is contained in:
parent
195727cead
commit
6653b8583f
@ -256,7 +256,7 @@
|
||||
buttonAdd.TabIndex = 2;
|
||||
buttonAdd.Text = "Добавить ";
|
||||
buttonAdd.UseVisualStyleBackColor = true;
|
||||
buttonAdd.Click += ButtonAddAirbus_Click;
|
||||
buttonAdd.Click += buttonAdd_Click;
|
||||
//
|
||||
// buttonCancel
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user