aboutsummaryrefslogtreecommitdiff
path: root/src/browsertab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/browsertab.cpp')
-rw-r--r--src/browsertab.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/browsertab.cpp b/src/browsertab.cpp
index 11ad9fb..15c4686 100644
--- a/src/browsertab.cpp
+++ b/src/browsertab.cpp
@@ -1226,7 +1226,7 @@ void BrowserTab::disableClientCertificate()
this->current_identity = CryptoIdentity();
}
-void BrowserTab::on_text_browser_customContextMenuRequested(const QPoint &pos)
+void BrowserTab::on_text_browser_customContextMenuRequested(const QPoint pos)
{
QMenu menu;