summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-13 14:35:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-07-13 14:36:42 +0900
commit84ae294824ecb428052fa203369e7a527629e34e (patch)
tree891eedcb21ce09ad28a9298e2f6c8222cfb89702
parent46d5b162eebb0a614274ba160f51d602c3565fd8 (diff)
downloadqt3-84ae294824ecb428052fa203369e7a527629e34e.tar.gz
qt3-84ae294824ecb428052fa203369e7a527629e34e.zip
Replace dead trolltech website with trinity ones.
Signed-off-by: Chris <xchrisx@uber.space> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d368cdf93e9c7d078a24a533ca7351ad6aba706e)
-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 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."
"<br>Qt is also available for embedded devices.</p>"
"<p>Qt 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( QT_VERSION_STR );
#endif