QSettings Windows documentation does not match behavior
authorThiago A. Correa <thiago.correa@gmail.com>
Fri, 5 Oct 2012 04:29:34 +0000 (01:29 -0300)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 5 Oct 2012 06:38:36 +0000 (08:38 +0200)
commit9e4e76d2f8156ead4dbec42820864fbb545b6cae
tree8039d02458690807fdaa36ec51f8b6fd87257547
parentef1d18a55f6e5450d76a1a9c7ebdc951aa6ae8b7
QSettings Windows documentation does not match behavior

QSettings under windows adds "OrganizationDefaults" to the registry
key path when using QSettings::SystemScope.

commit ee2e497f1c8216a22ddea53ab5ae1fd09bfee363 missed the change
to HKEY_LOCAL_MACHINE

Task-number: QTBUG-27452

Change-Id: I561f4e57b5beda0f9a511de067eb17fc23e3c856
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/io/qsettings.cpp