diff options
author | jasplin <qt-info@nokia.com> | 2009-06-22 12:58:48 (GMT) |
---|---|---|
committer | jasplin <qt-info@nokia.com> | 2009-06-22 13:09:28 (GMT) |
commit | 938592604e3689f4369d5babd2387ec8af8839bb (patch) | |
tree | 8d8b8b87da5867466e6137fa3cda0a00d6d4f17f /lib | |
parent | ab3a7760008ed6723f978a06aa52bee57b34d68d (diff) | |
download | Qt-938592604e3689f4369d5babd2387ec8af8839bb.zip Qt-938592604e3689f4369d5babd2387ec8af8839bb.tar.gz Qt-938592604e3689f4369d5babd2387ec8af8839bb.tar.bz2 |
Prevented QWizard from crashing upon removing a page after deleting a field object.
QWizard crashed when removing a page after deleting an object
that was already registered as a field for the page. This patch
prevents such a crash by doing the necessary cleanup immediately
when the object is deleted. QWizard::removePage() will then see a
consistent state in this case.
Reviewed-by: janarve
Task-number: 255350
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions