summaryrefslogtreecommitdiffstats
path: root/tests/auto/qabstractnetworkcache
diff options
context:
space:
mode:
authorJoão Abecasis <joao.abecasis@nokia.com>2011-02-28 11:55:26 (GMT)
committerJoão Abecasis <joao.abecasis@nokia.com>2011-02-28 11:55:42 (GMT)
commit8190ee79bdaebd8aaa985442c60268c1fcabe719 (patch)
tree4f44e85e50bb6120f241338754669db57be7071c /tests/auto/qabstractnetworkcache
parentf8ca41ab91748a4b847892af642c1a5a1cdeb105 (diff)
parent242585ec2671b5c7ac6ef451cc1f5a38ee739df2 (diff)
downloadQt-8190ee79bdaebd8aaa985442c60268c1fcabe719.zip
Qt-8190ee79bdaebd8aaa985442c60268c1fcabe719.tar.gz
Qt-8190ee79bdaebd8aaa985442c60268c1fcabe719.tar.bz2
Merge remote branch 'earth/master' into master
Diffstat (limited to 'tests/auto/qabstractnetworkcache')
-rw-r--r--tests/auto/qabstractnetworkcache/tst_qabstractnetworkcache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qabstractnetworkcache/tst_qabstractnetworkcache.cpp b/tests/auto/qabstractnetworkcache/tst_qabstractnetworkcache.cpp
index 6331db7..db0d0a7 100644
--- a/tests/auto/qabstractnetworkcache/tst_qabstractnetworkcache.cpp
+++ b/tests/auto/qabstractnetworkcache/tst_qabstractnetworkcache.cpp
@@ -331,7 +331,7 @@ void tst_QAbstractNetworkCache::checkSynchronous()
QNetworkRequest request(realUrl);
request.setAttribute(
- static_cast<QNetworkRequest::Attribute>(QNetworkRequest::DownloadBufferAttribute + 1),
+ QNetworkRequest::SynchronousRequestAttribute,
true);
// prime the cache