QtBase: Documentation: Replaced deprecated \o

... with \li in documentation lLists.

Change-Id: I51f5f4f848ec1b5a379647b32772668c24ff5992
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
David Schulz 2012-11-29 12:59:18 +01:00 committed by The Qt Project
parent 1970552e72
commit e2be953386

View File

@ -2438,14 +2438,14 @@ void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile,
running. Also, the locking isn't performed when accessing \c .plist running. Also, the locking isn't performed when accessing \c .plist
files. files.
\o On the BlackBerry platform, applications run in a sandbox. They are not \li On the BlackBerry platform, applications run in a sandbox. They are not
allowed to read or write outside of this sandbox. This involves the allowed to read or write outside of this sandbox. This involves the
following limitations: following limitations:
\list \list
\o As there is only a single scope the scope is simply ignored. \li As there is only a single scope the scope is simply ignored.
\o The \l{Fallback Mechanism} is not applied, i.e. only a single \li The \l{Fallback Mechanism} is not applied, i.e. only a single
location is considered. location is considered.
\o It is advised against setting and using custom file paths. \li It is advised against setting and using custom file paths.
\endlist \endlist
\endlist \endlist