diff options
author | Jeremy Katz <jeremy.katz@nokia.com> | 2011-01-13 12:43:56 (GMT) |
---|---|---|
committer | Jeremy Katz <jeremy.katz@nokia.com> | 2011-01-13 14:49:34 (GMT) |
commit | 4d0cd05e98c3e83a4d1871c139cd8b4a2a86e988 (patch) | |
tree | b4ba68abce4ce7c337a212d0728bc38fdeabafa3 /tests/auto/qthreadpool | |
parent | 4ca0bb3c50a47e991a1304e5d404387da05266a4 (diff) | |
download | Qt-4d0cd05e98c3e83a4d1871c139cd8b4a2a86e988.zip Qt-4d0cd05e98c3e83a4d1871c139cd8b4a2a86e988.tar.gz Qt-4d0cd05e98c3e83a4d1871c139cd8b4a2a86e988.tar.bz2 |
Fix system proxy test: QNetworkProxyFactory::systemProxyForQuery() is static
The test failed to build because QNetworkProxyFactory can't be instantiated
(pure virtual member queryProxy()), but doing so isn't necessary. The test
has also been removed from the network tests because it relies on a static
configuration, but can not guarantee that the configuration exists.
Diffstat (limited to 'tests/auto/qthreadpool')
0 files changed, 0 insertions, 0 deletions