summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicslinearlayout.cpp
diff options
context:
space:
mode:
authorAlexis Menard <alexis.menard@nokia.com>2009-04-21 13:25:51 (GMT)
committerAlexis Menard <alexis.menard@nokia.com>2009-04-21 13:29:16 (GMT)
commit95b7c50e503dd4743e22c35f341aa31105ea7d73 (patch)
tree6adfdc77c2323a6f5c9b63da3902a823cd205659 /src/gui/graphicsview/qgraphicslinearlayout.cpp
parent49b4685a185f6932bcf4c685dc211cf2c4a3dddd (diff)
downloadQt-95b7c50e503dd4743e22c35f341aa31105ea7d73.zip
Qt-95b7c50e503dd4743e22c35f341aa31105ea7d73.tar.gz
Qt-95b7c50e503dd4743e22c35f341aa31105ea7d73.tar.bz2
We don't need to call two times itemChange when an item is deleted.
Previously we were calling two times itemChange on the parent to give QGraphicsItem::ItemChildAddedChange. We don't need that. One is enough. BT : yes Task-number: BT Reviewed-by: Andreas
Diffstat (limited to 'src/gui/graphicsview/qgraphicslinearlayout.cpp')
0 files changed, 0 insertions, 0 deletions