mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Added credits to pydcs in about window
This commit is contained in:
parent
c621e822dc
commit
fc83ca0de6
@ -144,8 +144,9 @@ class QLiberationWindow(QMainWindow):
|
|||||||
"<h4>Repository</h4>" + \
|
"<h4>Repository</h4>" + \
|
||||||
"<b>Source code :</b> https://github.com/shdwp/dcs_liberation<br/>" + \
|
"<b>Source code :</b> https://github.com/shdwp/dcs_liberation<br/>" + \
|
||||||
"<h4>Contributors</h4>" + \
|
"<h4>Contributors</h4>" + \
|
||||||
"<b>Author :</b> sdwp<br/>" + \
|
"<b>Author :</b> sdwp<br/><br/>" + \
|
||||||
"<b>Contributors :</b>" + " Khopa, Wrycu, calvinmorrow, JohanAberg<br/>"
|
"<b>Contributors :</b> Khopa, Wrycu, calvinmorrow, JohanAberg<br/><br/>" + \
|
||||||
|
"<b>Special Thanks :</b> rp- (pydcs framework) "
|
||||||
|
|
||||||
about = QMessageBox()
|
about = QMessageBox()
|
||||||
about.setWindowTitle("About DCS Liberation")
|
about.setWindowTitle("About DCS Liberation")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user