diff options
author | Chris <xchrisx@uber.space> | 2019-07-11 21:58:32 +0200 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2019-07-11 21:58:32 +0200 |
commit | 3f5c7cb5534992afadc92513f69de2ca97ec6de7 (patch) | |
tree | 901cac9833e08b055f38d525617cdc3dc6a87852 /src/dialogs/qmessagebox.cpp | |
parent | 193340cd982cbaa220f07aac3c18b28fd6ced9e7 (diff) | |
download | tqt3-3f5c7cb5534992afadc92513f69de2ca97ec6de7.tar.gz tqt3-3f5c7cb5534992afadc92513f69de2ca97ec6de7.zip |
Replace dead trolltech website with trinity ones.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'src/dialogs/qmessagebox.cpp')
-rw-r--r-- | src/dialogs/qmessagebox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp index 50244b9c7..3f85dc94d 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 |