diff options
author | Alexis Menard <alexis.menard@nokia.com> | 2010-04-28 01:50:42 (GMT) |
---|---|---|
committer | Alexis Menard <alexis.menard@nokia.com> | 2010-04-28 01:50:42 (GMT) |
commit | 3eded761167af317bab4f4d8c1ac0a12433eb03a (patch) | |
tree | 7648db3521275ee62a1bea47ba3693570250b258 /doc/src/examples/dragdroprobot.qdoc | |
parent | f021a26114f599baf01db9bbe8dee5c2dece044e (diff) | |
download | Qt-3eded761167af317bab4f4d8c1ac0a12433eb03a.zip Qt-3eded761167af317bab4f4d8c1ac0a12433eb03a.tar.gz Qt-3eded761167af317bab4f4d8c1ac0a12433eb03a.tar.bz2 |
A small mistake when comparing the flag.
Qt::NoTextInteraction is equal to 0 so you can't compare using & because
it will always be false even if the flag is set.
Reviewed-by:janarve
Diffstat (limited to 'doc/src/examples/dragdroprobot.qdoc')
0 files changed, 0 insertions, 0 deletions