aboutsummaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2014-01-17 15:56:14 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-20 15:10:03 +0100
commit9d8e0365eb05f7a13a23fdd10e1c30a3c19a2064 (patch)
tree017ffc9c7c24b91919d59453b691b2505d19eaf0 /src/src.pro
parentae0a2ea25714af603babe5aa0de364d1ebae1170 (diff)
[new compiler] Fix duplicate property/signal name detection for group objects
For a rectangle like this: color: "blue" border.color: "red" we must not issue a duplicate property error for "color" because they are in different objects. This patch fixes that by moving the sets for checking the presence of these into the object itself, so that the qSwap on _object also transitions to the correct property/signal name set. Change-Id: I9ac0e5877eb9f60b618b031f99290707de28112d Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/src.pro')
0 files changed, 0 insertions, 0 deletions