OSDN Git Service

Fix handleHelpRequest.
authorkh1 <qt-info@nokia.com>
Wed, 28 Apr 2010 13:04:39 +0000 (15:04 +0200)
committerkh1 <qt-info@nokia.com>
Wed, 28 Apr 2010 13:07:06 +0000 (15:07 +0200)
commitc908da836fe7f4e5ef474d3982e05989c14240a8
tree99907df8887e751a9ef32fb040d0fdb41b0b2fd6
parentb0f9b1d491b8c5c0771312d1f83b6836fac97212
Fix handleHelpRequest.

* Make sure we only change our own urls inside that function
* QDesktopService::setUrlHandler expects the target slot to take a QUrl

Reviewed-by: ck
src/plugins/help/helpmanager.cpp
src/plugins/help/helpmanager.h
src/plugins/help/helpplugin.cpp
src/plugins/help/helpplugin.h