summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-05-18 10:18:01 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2015-06-03 13:13:44 +0000
commit959f4334e53de6eeedec08411d6050f703e88956 (patch)
tree0897466d3346600e6d8c77126add3db6c3bb24f4
parent06e55443ddcdcec107599f0a4072f8ce1b528b0b (diff)
downloadqtdoc-959f4334e53de6eeedec08411d6050f703e88956.tar.gz
Doc: Fix class name mentioned in licensing documentation
QCrashHandler does not exist. The license information is still valid, but applies to QSegfaultHandler instead. Change-Id: Ia04f7af8cd91d5bd4486caa82329be6975ae1c92 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Sami Makkonen <sami.makkonen@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/src/legal/licenses.qdoc9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/src/legal/licenses.qdoc b/doc/src/legal/licenses.qdoc
index 84e3a72d..c9bf05d3 100644
--- a/doc/src/legal/licenses.qdoc
+++ b/doc/src/legal/licenses.qdoc
@@ -95,8 +95,8 @@
\row \li {1,28} Qt Core
- \row \li \l{QCrashHandler class}{QCrashHandler}
- \li Parts of implementation of QCrashHandler class. \li BSD-style \li
+ \row \li \l{QSegfaultHandler Class}{QSegfaultHandler}
+ \li Parts of implementation of QSegfaultHandler class. \li BSD-style \li
\row \li \l{QUrl::fromUserInput}{QUrl} \li Implementation of QUrl::fromUserInput(). \li Modified BSD \li
\row \li \l{Contributions to the Cocoa Platform Plugin Files}{Cocoa Platform Plugin}
\li Specific parts of the Qt for OS X Cocoa port. \li BSD-style \li \l{Qt for OS X}
@@ -392,7 +392,7 @@
\li \c {src/3rdparty/android/extract.h}
\endlist
- \section1 QCrashHandler class
+ \section1 QSegfaultHandler Class
Copyright (c) 1998 by Bjorn Reese <breese@imada.ou.dk>
@@ -406,7 +406,8 @@
CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.
\list
- \li Parts of the QCrashHandler class
+ \li Parts of the QSegfaultHandler class in
+ \c {qtbase/src/corelib/kernel/qcrashhandler.cpp}.
\endlist
\section1 FreeType