Rename variable p to project

Authored by tcanabrava on Jan 12 2017, 12:21 PM.

Description

Rename variable p to project

The outer loop has a variable named p, and while C++ accepts
that inner variables have biggest priority than outer
variables, this could be a potential human mistake.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>

Details

Committed
tcanabravaJan 12 2017, 12:21 PM
Differential Revision
D4101: Remove uneeded if-guard
Parents
R32:70771f95d545: No need to test for isEmpty before using Q_FOREACH
Branches
Unknown
Tags
Unknown