QSettings: fix a typo in the doc
Change-Id: I059f603f3cc66a40e84179ac3f2a07de3bf31761 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit e35fc908fdb831e3aef9f539239662e434b1ef13) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
8ad0ff9ae1
commit
c7448d6359
@ -2448,7 +2448,7 @@ void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile,
|
||||
\section2 Compatibility with older Qt versions
|
||||
|
||||
Please note that this behavior is different to how QSettings behaved
|
||||
in versions of Qt prior to Qt 6. INI files written with Qt 5 or earlier aree
|
||||
in versions of Qt prior to Qt 6. INI files written with Qt 5 or earlier are
|
||||
however fully readable by a Qt 6 based application (unless a ini codec
|
||||
different from utf8 had been set). But INI files written with Qt 6
|
||||
will only be readable by older Qt versions if you set the "iniCodec" to
|
||||
|
Loading…
x
Reference in New Issue
Block a user