From 3f5c7cb5534992afadc92513f69de2ca97ec6de7 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 11 Jul 2019 21:58:32 +0200 Subject: [PATCH] Replace dead trolltech website with trinity ones. Signed-off-by: Chris --- src/dialogs/qmessagebox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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