summaryrefslogtreecommitdiffstats
path: root/src/oauth/qoauth1signature_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/oauth/qoauth1signature_p.h')
-rw-r--r--src/oauth/qoauth1signature_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/oauth/qoauth1signature_p.h b/src/oauth/qoauth1signature_p.h
index d4b7104..cc648d9 100644
--- a/src/oauth/qoauth1signature_p.h
+++ b/src/oauth/qoauth1signature_p.h
@@ -66,6 +66,7 @@ public:
QOAuth1Signature::HttpRequestMethod method = QOAuth1Signature::HttpRequestMethod::Post;
+ QByteArray customVerb;
QUrl url;
QString clientSharedKey;
QString tokenSecret;