Fix thread safety regression of QNetworkConfigurationManager
authorShane Kearns <shane.kearns@accenture.com>
Fri, 13 May 2011 15:19:18 +0000 (16:19 +0100)
committerShane Kearns <shane.kearns@accenture.com>
Fri, 13 May 2011 16:31:30 +0000 (17:31 +0100)
commite9e95f75e7c1e8325c2acce0087ff8677d773779
treedb3efdbefd0c89554cf28b1177fcfd7b5605d840
parentb9f9d811cfb71ab2983f25f3514da958e444de4b
Fix thread safety regression of QNetworkConfigurationManager

Changes in 4.8 led to a timer being created in the wrong thread.
I have restored the invokeMethod used to call startPolling() to solve
this problem.

Reviewed-By: mread
src/network/bearer/qnetworkconfigmanager_p.cpp
src/network/bearer/qnetworkconfigmanager_p.h