aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyBrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/EphyBrowser.h')
-rw-r--r--embed/mozilla/EphyBrowser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/mozilla/EphyBrowser.h b/embed/mozilla/EphyBrowser.h
index e2892797f..76a5b6bfd 100644
--- a/embed/mozilla/EphyBrowser.h
+++ b/embed/mozilla/EphyBrowser.h
@@ -136,6 +136,7 @@ public:
nsresult SetSecurityInfo (nsIRequest *aRequest);
nsresult GetSecurityDescription (nsACString &aDescription);
+ nsresult ShowCertificate ();
nsCOMPtr<nsIWebBrowser> mWebBrowser;