summaryrefslogtreecommitdiff
path: root/src/plugins/cpaster/codepasterprotocol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/codepasterprotocol.cpp')
-rw-r--r--src/plugins/cpaster/codepasterprotocol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cpaster/codepasterprotocol.cpp b/src/plugins/cpaster/codepasterprotocol.cpp
index 9ac4d6d148..07447151bb 100644
--- a/src/plugins/cpaster/codepasterprotocol.cpp
+++ b/src/plugins/cpaster/codepasterprotocol.cpp
@@ -125,7 +125,7 @@ void CodePasterProtocol::list()
}
void CodePasterProtocol::paste(const QString &text,
- ContentType /* ct */,
+ ContentType /* ct */, int /* expiryDays */,
const QString &username,
const QString &comment,
const QString &description)