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:02 +0900
commitd368cdf93e9c7d078a24a533ca7351ad6aba706e (patch)
treeb8dff0dcefaa7ef3efd3b2d17163c390df25912a
parentedad20d4f9ef3de0b91c163361803f12fc7212bc (diff)
downloadqt3-d368cdf93e9c7d078a24a533ca7351ad6aba706e.tar.gz
qt3-d368cdf93e9c7d078a24a533ca7351ad6aba706e.zip
Replace dead trolltech website with trinity ones.
Signed-off-by: Chris <xchrisx@uber.space> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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