summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpixmap/tst_qpixmap.cpp
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-06-29 13:44:11 (GMT)
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-06-29 13:57:11 (GMT)
commit4dcb46a3796fbd9baf1ba6dcddcc9944e69e3153 (patch)
tree901c5591c4b97e19a29732be541595d742cafe6d /tests/auto/qpixmap/tst_qpixmap.cpp
parent7fe4f8ff71cf09bbabbd3438ef637fe408a11c33 (diff)
downloadQt-4dcb46a3796fbd9baf1ba6dcddcc9944e69e3153.zip
Qt-4dcb46a3796fbd9baf1ba6dcddcc9944e69e3153.tar.gz
Qt-4dcb46a3796fbd9baf1ba6dcddcc9944e69e3153.tar.bz2
Add lacking parenthesis around bitwise AND operator.
This caused a crash in the diagramscene example because "!bits & something" does not have the same meaning as "!(bits & something)", hence item was never removed from the BSP resulting in a stale item pointer.
Diffstat (limited to 'tests/auto/qpixmap/tst_qpixmap.cpp')
0 files changed, 0 insertions, 0 deletions