OSDN Git Service

Help plugin: Fix possible crash on documentation update.
authorChristian Kandeler <christian.kandeler@nokia.com>
Mon, 15 Nov 2010 10:44:21 +0000 (11:44 +0100)
committerChristian Kandeler <christian.kandeler@nokia.com>
Mon, 15 Nov 2010 11:12:09 +0000 (12:12 +0100)
commit5aedcb78a8d40901ba81c3e14652d0c48d1efca0
tree573d16a6dc7309784a52606dbb7e47a74e4942f1
parente35c53e7f8cfae60eee280cce85c12e708e1ed20
Help plugin: Fix possible crash on documentation update.

We must not call updateFilterPage() when the "Options" dialog
is not currently open.
Without this patch, Creator will crash on a documentation update
if that dialog has been opened at least once and is currently closed.

Reviewed-by: kh1
Reviewed-by: con
src/plugins/help/filtersettingspage.cpp
src/plugins/help/filtersettingspage.h