From e2be95338648fb2b0c2cd9e56b5640a863f4095d Mon Sep 17 00:00:00 2001 From: David Schulz Date: Thu, 29 Nov 2012 12:59:18 +0100 Subject: QtBase: Documentation: Replaced deprecated \o ... with \li in documentation lLists. Change-Id: I51f5f4f848ec1b5a379647b32772668c24ff5992 Reviewed-by: Leena Miettinen --- src/corelib/io/qsettings.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/corelib/io/qsettings.cpp') diff --git a/src/corelib/io/qsettings.cpp b/src/corelib/io/qsettings.cpp index c23d2a22e1..d6610e93a8 100644 --- a/src/corelib/io/qsettings.cpp +++ b/src/corelib/io/qsettings.cpp @@ -2438,14 +2438,14 @@ void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile, running. Also, the locking isn't performed when accessing \c .plist 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 following limitations: \list - \o 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 As there is only a single scope the scope is simply ignored. + \li The \l{Fallback Mechanism} is not applied, i.e. only a single 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 -- cgit v1.2.3