projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
314c00a
)
apply http2 qt resend patch from owncloud
author
XNG
<Milokita@users.noreply.github.com>
Wed, 25 Dec 2019 06:13:03 +0000
(14:13 +0800)
committer
XNG
<Milokita@users.noreply.github.com>
Wed, 25 Dec 2019 06:13:03 +0000
(14:13 +0800)
Signed-off-by: XNG <Milokita@users.noreply.github.com>
test/syncenginetestutils.h
patch
|
blob
|
history
diff --git
a/test/syncenginetestutils.h
b/test/syncenginetestutils.h
index e582ff70e62b3f00c9532571e00666dc763fe39e..439f428f395cfeb18d2e3e1a10cab24604a7dabf 100644
(file)
--- a/
test/syncenginetestutils.h
+++ b/
test/syncenginetestutils.h
@@
-716,7
+716,7
@@
class FakeErrorReply : public QNetworkReply
public:
FakeErrorReply(QNetworkAccessManager::Operation op, const QNetworkRequest &request,
QObject *parent, int httpErrorCode)
-
:
QNetworkReply{parent},{
+ QNetworkReply{parent},{
setRequest(request);
setUrl(request.url());
setOperation(op);