mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
About dialog update
This commit is contained in:
parent
2fe4a39784
commit
1a1e55e16c
@ -289,7 +289,8 @@ class QLiberationWindow(QMainWindow):
|
|||||||
"<b>rp-</b> <i>for the pydcs framework</i><br/>"\
|
"<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>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>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 = QMessageBox()
|
||||||
about.setWindowTitle("About DCS Liberation")
|
about.setWindowTitle("About DCS Liberation")
|
||||||
about.setIcon(QMessageBox.Icon.Information)
|
about.setIcon(QMessageBox.Icon.Information)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user