summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreply_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/access/qnetworkreply_p.h')
-rw-r--r--src/network/access/qnetworkreply_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/access/qnetworkreply_p.h b/src/network/access/qnetworkreply_p.h
index 6a68ecfea3..1d7d027954 100644
--- a/src/network/access/qnetworkreply_p.h
+++ b/src/network/access/qnetworkreply_p.h
@@ -74,6 +74,7 @@ public:
qint64 readBufferMaxSize;
QElapsedTimer downloadProgressSignalChoke;
QElapsedTimer uploadProgressSignalChoke;
+ bool emitAllUploadProgressSignals;
const static int progressSignalInterval;
QNetworkAccessManager::Operation operation;
QNetworkReply::NetworkError errorCode;