small fix
This commit is contained in:
parent
c2284796b7
commit
d874378d34
@ -104,4 +104,4 @@ namespace Airbus
|
||||
DialogResult = DialogResult.OK;
|
||||
}
|
||||
}
|
||||
}-
|
||||
}
|
2
Airbus/Airbus/FormMapWithSetAirplane.Designer.cs
generated
2
Airbus/Airbus/FormMapWithSetAirplane.Designer.cs
generated
@ -197,9 +197,7 @@
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private GroupBox groupBoxTools;
|
||||
private Button buttonShowOnMap;
|
||||
private Button buttonStorage;
|
||||
|
@ -165,6 +165,5 @@ namespace Airbus
|
||||
}
|
||||
pictureBox.Image = _mapAirplanesCollectionGeneric.MoveObject(dir);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user