aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpixmapcache
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2014-12-11 14:23:01 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2014-12-16 11:35:55 +0100
commit2a0d1cc3794394107652d979051cb050e4615a36 (patch)
tree9ac5d4d2c7e2d5fdf819f72618e79025ae365442 /tests/auto/quick/qquickpixmapcache
parent1321b366b05784a38b82fa1312c83fec6f979ace (diff)
Change Qt bugtracker URL to qt.io
Change-Id: I3dde034b2a36c324df9f4e1fd2e05a07a7237c04 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'tests/auto/quick/qquickpixmapcache')
-rw-r--r--tests/auto/quick/qquickpixmapcache/tst_qquickpixmapcache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/qquickpixmapcache/tst_qquickpixmapcache.cpp b/tests/auto/quick/qquickpixmapcache/tst_qquickpixmapcache.cpp
index db69020589..83c678214d 100644
--- a/tests/auto/quick/qquickpixmapcache/tst_qquickpixmapcache.cpp
+++ b/tests/auto/quick/qquickpixmapcache/tst_qquickpixmapcache.cpp
@@ -113,7 +113,7 @@ void tst_qquickpixmapcache::initTestCase()
// This avoids a race condition/deadlock bug in network config
// manager when it is accessed by the HTTP server thread before
// anything else. Bug report can be found at:
- // https://bugreports.qt-project.org/browse/QTBUG-26355
+ // QTBUG-26355
QNetworkConfigurationManager cm;
cm.updateConfigurations();