diff options
-rw-r--r-- | tools/assistant/tools/assistant/mainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/tools/assistant/mainwindow.cpp b/tools/assistant/tools/assistant/mainwindow.cpp index c3aefa9..df39650 100644 --- a/tools/assistant/tools/assistant/mainwindow.cpp +++ b/tools/assistant/tools/assistant/mainwindow.cpp @@ -798,7 +798,7 @@ void MainWindow::showAboutDialog() "of proprietary (closed source) applications. Please see " "<a href=\"http://qtsoftware.com/company/about/businessmodel" "\">http://qtsoftware.com/company/about/businessmodel</a> for an " - overview of Qt licensing."); + "overview of Qt licensing."); #else QString edition; QString info; |