summaryrefslogtreecommitdiff
path: root/src/urlbar/urlbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbar/urlbar.h')
-rw-r--r--src/urlbar/urlbar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/urlbar/urlbar.h b/src/urlbar/urlbar.h
index 9c645f00..324e489b 100644
--- a/src/urlbar/urlbar.h
+++ b/src/urlbar/urlbar.h
@@ -127,7 +127,8 @@ private Q_SLOTS:
*/
void loadTypedUrl();
- void showRSSInfo(const QPoint &);
+ void showRSSInfo(QPoint);
+ void showSSLInfo(QPoint);
protected:
void paintEvent(QPaintEvent *event);