summaryrefslogtreecommitdiffstats
path: root/src/tools/moc/main.cpp
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-02-20 06:48:17 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-20 11:27:55 +0100
commitcbe21c59a05ceb357c1a6bd2a84480dab0e79ea0 (patch)
tree35c3b66b4640d981f397f97687eff8da7204ab42 /src/tools/moc/main.cpp
parentd00db53a12d253fd71d400e413f73817fa43289e (diff)
Minuscule moc cleanup: Don't declare i in function scope
This is not C. Furthermore, the function-level i was already shadowed in several places by "for (int i = 0; ..." blocks later in the function. Change-Id: Ic1777f78d9838bc2921d68337be05de454bbeabe Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/tools/moc/main.cpp')
0 files changed, 0 insertions, 0 deletions