diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-02-12 06:07:32 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-02-12 06:07:32 -0800 |
commit | 9c9867dec527e3d0231a71c043fd9dc9b894a339 (patch) | |
tree | d216162fdeb079f90e021f0f9e2d3e4336113a08 /qt-ui/graphicsview-common.cpp | |
parent | 6bff18e56a0412afa8b72d101a857e6ae852d49b (diff) | |
download | subsurface-9c9867dec527e3d0231a71c043fd9dc9b894a339.tar.gz |
More variable scope confusions
Don't have nested loops with the same loop variable. Really. Even if it is
legal C++.
And don't declare local variables more than once. This will only cause
issues later.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/graphicsview-common.cpp')
0 files changed, 0 insertions, 0 deletions