summaryrefslogtreecommitdiffstats
path: root/src/angle/angle.pro
diff options
context:
space:
mode:
authorDavid Faure <david.faure@kdab.com>2014-09-04 19:05:11 +0200
committerDavid Faure <david.faure@kdab.com>2014-09-05 01:28:32 +0200
commit2eb61feb9bb27799de836099b778f7431eb25848 (patch)
treed49180f98099809e18ea525447ca1ea0698ac041 /src/angle/angle.pro
parente4fb59c0afa17b3530102f3a32f2323bedd3faa6 (diff)
Doc: QRect::isEmpty's documentation didn't match the code.
The code says bool QRect::isValid() const { return x1 <= x2 && y1 <= y2; } so the documentation should say <= as well, rather than <. Change-Id: If52005879d2a758b5d1d64b552e6cd96341fae76 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'src/angle/angle.pro')
0 files changed, 0 insertions, 0 deletions