diff options
author | Stephen Kelly <steveire@gmail.com> | 2009-11-13 09:58:15 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-11-13 09:58:15 (GMT) |
commit | e6be9c88bc98481936fcba7fa1cfb4e255f6e30b (patch) | |
tree | 4284a5cb47e4bb5d0b1a368b149eb66ed888c0d2 /examples/qtconcurrent | |
parent | 63856f13721bce420fe94dab31c36329af976276 (diff) | |
download | Qt-e6be9c88bc98481936fcba7fa1cfb4e255f6e30b.zip Qt-e6be9c88bc98481936fcba7fa1cfb4e255f6e30b.tar.gz Qt-e6be9c88bc98481936fcba7fa1cfb4e255f6e30b.tar.bz2 |
Early return for allowMove within a parent QModelIndex
If this is not done, the climbing ancestors later in the method uses
srcParent.row() as pos causing failure depending on which rows are being
moved, and what the row of the parent is.
Merge-request: 2072
Reviewed-by: Olivier Goffart <ogoffart@trolltech.com>
Diffstat (limited to 'examples/qtconcurrent')
0 files changed, 0 insertions, 0 deletions