diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp index 37407b0..a1775cc 100644 --- a/src/dialogs/qmessagebox.cpp +++ b/src/dialogs/qmessagebox.cpp @@ -603,7 +603,7 @@ void QMessageBox::init( int button0, int button1, int button2 ) "Linux, and all major commercial Unix variants." "
Qt is also available for embedded devices.

" "

Qt is a Trolltech product. " - "See http://www.trolltech.com/qt/ " + "See https://trinitydesktop.org/docs/qt3/ " "for more information.

" ).arg( QT_VERSION_STR ); #endif