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 171c2cda86..66b2e509bf 100644
--- a/src/network/access/qnetworkaccesscache_p.h
+++ b/src/network/access/qnetworkaccesscache_p.h
@@ -99,7 +99,7 @@ signals:
void entryReady(QNetworkAccessCache::CacheableObject *);
protected:
- void timerEvent(QTimerEvent *);
+ void timerEvent(QTimerEvent *) Q_DECL_OVERRIDE;
private:
// idea copied from qcache.h