diff --git a/qt_ui/windows/QLiberationWindow.py b/qt_ui/windows/QLiberationWindow.py index 49bd29f5..6b1f8856 100644 --- a/qt_ui/windows/QLiberationWindow.py +++ b/qt_ui/windows/QLiberationWindow.py @@ -144,8 +144,9 @@ class QLiberationWindow(QMainWindow): "

Repository

" + \ "Source code : https://github.com/shdwp/dcs_liberation
" + \ "

Contributors

" + \ - "Author : sdwp
" + \ - "Contributors :" + " Khopa, Wrycu, calvinmorrow, JohanAberg
" + "Author : sdwp

" + \ + "Contributors : Khopa, Wrycu, calvinmorrow, JohanAberg

" + \ + "Special Thanks : rp- (pydcs framework) " about = QMessageBox() about.setWindowTitle("About DCS Liberation")