From a1a0764101d2969bb2b8be570e323f0dd59738f1 Mon Sep 17 00:00:00 2001 From: nowrep Date: Wed, 22 Jan 2014 17:11:17 +0100 Subject: [PATCH] [CommandLineOptions] Change Qt url to qt-project.com --- src/lib/app/commandlineoptions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/app/commandlineoptions.cpp b/src/lib/app/commandlineoptions.cpp index f25444d98..bdfddec2c 100644 --- a/src/lib/app/commandlineoptions.cpp +++ b/src/lib/app/commandlineoptions.cpp @@ -57,7 +57,7 @@ void CommandLineOptions::showHelp() "\n" " QupZilla is a new, fast and secure web browser\n" " based on WebKit core (http://webkit.org) and\n" - " written in Qt Framework (http://qt.nokia.com) \n\n" + " written in Qt Framework (http://qt-project.org/) \n\n" " For more information please visit wiki at \n" " https://github.com/QupZilla/qupzilla/wiki \n";