QSettings Windows documentation does not match behavior
authorThiago A. Correa <thiago.correa@gmail.com>
Thu, 4 Oct 2012 21:09:29 +0000 (18:09 -0300)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 5 Oct 2012 01:16:45 +0000 (03:16 +0200)
commitee2e497f1c8216a22ddea53ab5ae1fd09bfee363
treed50e004612cfdab9bc639566c1fd0323e731fd43
parentb742dbdc3fe85062cfe133de9db9e81703203ac0
QSettings Windows documentation does not match behavior

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

Change platform notes section to document this behavior.

Task-number: QTBUG-27452

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