summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-10-27 12:47:22 +0100
committerKai Koehne <kai.koehne@qt.io>2020-10-28 17:15:09 +0100
commit9b35f22b58bfdf0e88dfc5baa4387968a81c169a (patch)
tree0026e3d77fef59bb51220fcc14b93732f2100c37 /src/corelib/io
parent1f6543902d18a05dbb87dd361a169a7cdb3da731 (diff)
Doc: Remove mentioning of old macos versions from QSettings
The specific mentioning of macOS 10.2, 10.3 goes back to Qt 4 times. Anyhow, both versions aren't supported anymore, and the logic in qsettings_mac.cpp is the same for all versions. Pick-to: 5.15 Change-Id: Ibac503cb7c8563dec8560cc41c471c1db0f20566 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/corelib/io')
-rw-r--r--src/corelib/io/qsettings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qsettings.cpp b/src/corelib/io/qsettings.cpp
index a2888e0953..ac8f54155d 100644
--- a/src/corelib/io/qsettings.cpp
+++ b/src/corelib/io/qsettings.cpp
@@ -2171,7 +2171,7 @@ void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile,
\endlist
\note If XDG_CONFIG_DIRS is unset, the default value of \c{/etc/xdg} is used.
- On \macos versions 10.2 and 10.3, these files are used by
+ On \macos and iOS, if the file format is NativeFormat, these files are used by
default:
\list 1