summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccesscache_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/access/qnetworkaccesscache_p.h')
-rw-r--r--src/network/access/qnetworkaccesscache_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/access/qnetworkaccesscache_p.h b/src/network/access/qnetworkaccesscache_p.h
index 3732b5cbb4..69ea649a8a 100644
--- a/src/network/access/qnetworkaccesscache_p.h
+++ b/src/network/access/qnetworkaccesscache_p.h
@@ -106,7 +106,7 @@ signals:
void entryReady(QNetworkAccessCache::CacheableObject *);
protected:
- void timerEvent(QTimerEvent *) Q_DECL_OVERRIDE;
+ void timerEvent(QTimerEvent *) override;
private:
// idea copied from qcache.h