diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp index 50244b9c..3f85dc94 100644 --- a/src/dialogs/qmessagebox.cpp +++ b/src/dialogs/qmessagebox.cpp @@ -603,7 +603,7 @@ void TQMessageBox::init( int button0, int button1, int button2 ) "Linux, and all major commercial Unix variants." "
TQt is also available for embedded devices.

" "

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

" ).arg( TQT_VERSION_STR ); #endif