Tidy the QSettings autotest.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 13 Mar 2012 05:12:54 +0000 (15:12 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 14 Mar 2012 06:51:45 +0000 (07:51 +0100)
commit16045184e34b54111fc817feb8bd13cd5a536bce
tree1b12a99917ed86384a7b13717d0a5868e93c98bb
parent360e5e0c0821f247eb182eb70cbea83503c42077
Tidy the QSettings autotest.

- remove unnecessary includes
- remove undefined private functions
- remove commented-out test function
- fix indentation
- clarify why part of tst_QSettings::setValue() is commented-out

Change-Id: I09e1a33896536e702f7ba65f266415536b4f9e0b
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/io/qsettings/tst_qsettings.cpp