mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix arrival box changing when changing aircraft.
This commit is contained in:
parent
2484457183
commit
c67263662d
@ -37,4 +37,4 @@ class QArrivalAirfieldSelector(QComboBox):
|
||||
self.addItem(destination.name, destination)
|
||||
self.model().sort(0)
|
||||
self.insertItem(0, self.optional_text, None)
|
||||
self.update()
|
||||
self.setCurrentIndex(0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user