About dialog update

This commit is contained in:
Khopa 2020-12-15 21:01:13 +01:00
parent 2fe4a39784
commit 1a1e55e16c

View File

@ -289,7 +289,8 @@ class QLiberationWindow(QMainWindow):
"<b>rp-</b> <i>for the pydcs framework</i><br/>"\
"<b>Grimes (mrSkortch)</b> & <b>Speed</b> <i>for the MIST framework</i><br/>"\
"<b>Ciribob </b> <i>for the JTACAutoLase.lua script</i><br/>"\
"<b>Walder </b> <i>for the Skynet-IADS script</i><br/>"
"<b>Walder </b> <i>for the Skynet-IADS script</i><br/>"\
"<b>Anubis Yinepu </b> <i>for the Hercules Cargo script</i><br/>"
about = QMessageBox()
about.setWindowTitle("About DCS Liberation")
about.setIcon(QMessageBox.Icon.Information)