aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/pastebindotcomprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/pastebindotcomprotocol.h')
-rw-r--r--src/plugins/cpaster/pastebindotcomprotocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/cpaster/pastebindotcomprotocol.h b/src/plugins/cpaster/pastebindotcomprotocol.h
index f5f308a77b..7e2d1f5cdf 100644
--- a/src/plugins/cpaster/pastebindotcomprotocol.h
+++ b/src/plugins/cpaster/pastebindotcomprotocol.h
@@ -42,6 +42,7 @@ public:
void paste(const QString &text,
ContentType ct = Text,
int expiryDays = 1,
+ bool publicPaste = false,
const QString &username = QString(),
const QString &comment = QString(),
const QString &description = QString()) override;