Use meaningful variable names
authorJason McDonald <jason.mcdonald@nokia.com>
Thu, 21 Apr 2011 03:00:06 +0000 (13:00 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 18 May 2011 00:46:41 +0000 (10:46 +1000)
commit0ea9ffef432d2df60b59bec146200a6acf0984be
tree5c5e73bd041b1756ab79ba1f4aab8d321f11db93
parent9e0049f656c7ec073ec042552ec7be1fb3946755
Use meaningful variable names

Make the meaning of the code more obvious and avoid a compiler
warning about the variable "w" being overridden.

Change-Id: Ib76d3aa1cae46e263b2ab61b675d9ef74032aacc
Reviewed-by: Rohan McGovern
(cherry picked from commit 59634e825f1efa6f32befc8767cafedfeb9b7d59)
tests/auto/qgraphicsanchorlayout/tst_qgraphicsanchorlayout.cpp