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:
parent
1970552e72
commit
e2be953386
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user