mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Readd QMessageBox in AirWingConfigurationDialog
Fixing a mistake that happened during merging/rebasing
This commit is contained in:
parent
43e9a66afb
commit
429a397cc8
@ -27,6 +27,7 @@ from PySide2.QtWidgets import (
|
||||
QPushButton,
|
||||
QGridLayout,
|
||||
QToolButton,
|
||||
QMessageBox,
|
||||
)
|
||||
from game import Game
|
||||
from game.ato.flighttype import FlightType
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user