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>
This commit is contained in:
parent
1f6543902d
commit
9b35f22b58
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user