summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-11 21:58:32 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-07-13 14:31:40 +0900
commit2757365a7acf1b3ea0109b4d682b91eb3d1b3cbe (patch)
tree21de988fdbb754521502799a0ece057cc175e498
parent1b5d31a7134a5a6df7c1029997ad6460f7be0e11 (diff)
downloadtqt3-2757365a7acf1b3ea0109b4d682b91eb3d1b3cbe.tar.gz
tqt3-2757365a7acf1b3ea0109b4d682b91eb3d1b3cbe.zip
Replace dead trolltech website with trinity ones.
Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 3f5c7cb5534992afadc92513f69de2ca97ec6de7)
-rw-r--r--src/dialogs/qmessagebox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp
index b27ce1a8..6a332a41 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."
"<br>TQt is also available for embedded devices.</p>"
"<p>TQt is a Trolltech product. "
- "See <tt>http://www.trolltech.com/qt/</tt> "
+ "See <tt>https://trinitydesktop.org/docs/qt3/</tt> "
"for more information.</p>"
).arg( TQT_VERSION_STR );
#endif