diff options
author | Stephen Kelly <steveire@gmail.com> | 2009-11-13 09:58:15 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-11-16 15:23:58 (GMT) |
commit | 60a03c697a490989fe700f69737b680bb9588ac3 (patch) | |
tree | d611574237b6f3804afa12c772526314259a424d /doc/src/snippets/code/src_gui_dialogs_qwizard.cpp | |
parent | 80b0d855c1fcb477f7937bd6ce4a63dda257ed92 (diff) | |
download | Qt-60a03c697a490989fe700f69737b680bb9588ac3.zip Qt-60a03c697a490989fe700f69737b680bb9588ac3.tar.gz Qt-60a03c697a490989fe700f69737b680bb9588ac3.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>
(cherry picked from commit e6be9c88bc98481936fcba7fa1cfb4e255f6e30b)
Diffstat (limited to 'doc/src/snippets/code/src_gui_dialogs_qwizard.cpp')
0 files changed, 0 insertions, 0 deletions