diff options
author | David Boddie <dboddie@trolltech.com> | 2009-06-03 16:37:19 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-06-03 16:37:19 (GMT) |
commit | 55148bf3c47546a93222c3e48a3e1bad062b5640 (patch) | |
tree | 80990e69e93ede68859f283b4a4ffb82b503370c /src/gui/dialogs/qmessagebox.cpp | |
parent | ba2e1015f9efe584a1ea671ff1db00f743f4ee3c (diff) | |
parent | 43de28ba040bea21e2aee5b13be1351127503336 (diff) | |
download | Qt-55148bf3c47546a93222c3e48a3e1bad062b5640.zip Qt-55148bf3c47546a93222c3e48a3e1bad062b5640.tar.gz Qt-55148bf3c47546a93222c3e48a3e1bad062b5640.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Diffstat (limited to 'src/gui/dialogs/qmessagebox.cpp')
-rw-r--r-- | src/gui/dialogs/qmessagebox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/qmessagebox.cpp b/src/gui/dialogs/qmessagebox.cpp index 1734e85..648cda8 100644 --- a/src/gui/dialogs/qmessagebox.cpp +++ b/src/gui/dialogs/qmessagebox.cpp @@ -1699,7 +1699,7 @@ void QMessageBox::aboutQt(QWidget *parent, const QString &title) "and Qt for Windows CE.</p>" "<p>Qt is available under three different licensing options designed " "to accommodate the needs of our various users.</p>" - "Qt licensed under our commercial license agreement is appropriate " + "<p>Qt licensed under our commercial license agreement is appropriate " "for development of proprietary/commercial software where you do not " "want to share any source code with third parties or otherwise cannot " "comply with the terms of the GNU LGPL version 2.1 or GNU GPL version " |