summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2009-06-11 11:15:41 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2009-06-11 11:15:41 (GMT)
commitb487ec78791b08d9a6568f4b0ab7c0479b5124a2 (patch)
tree5f450cd57b314a3ac9ff0e80adfa52c5cd72e124 /src/corelib/global/qglobal.cpp
parent03a86003bc5bd05f0cbfe1c2274f517a175d1ffe (diff)
downloadQt-b487ec78791b08d9a6568f4b0ab7c0479b5124a2.zip
Qt-b487ec78791b08d9a6568f4b0ab7c0479b5124a2.tar.gz
Qt-b487ec78791b08d9a6568f4b0ab7c0479b5124a2.tar.bz2
Doc: Moved the definition of QSymbianLeaveException and fixed the brief description.
Reviewed-by: Trust Me
Diffstat (limited to 'src/corelib/global/qglobal.cpp')
-rw-r--r--src/corelib/global/qglobal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qglobal.cpp b/src/corelib/global/qglobal.cpp
index 32c9139..a828e84 100644
--- a/src/corelib/global/qglobal.cpp
+++ b/src/corelib/global/qglobal.cpp
@@ -3258,7 +3258,7 @@ bool QInternal::callFunction(InternalFunction func, void **args)
/*! \class QSymbianLeaveException
\ingroup qts60
- \brief Exception class representing a Symbian leave code.
+ \brief The QSymbianLeaveException class represents a block of Symbian leave code.
\warning This class is only available on Symbian.
*/