summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/certificateviewer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/certificateviewer.hxx')
-rw-r--r--xmlsecurity/inc/certificateviewer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/inc/certificateviewer.hxx b/xmlsecurity/inc/certificateviewer.hxx
index b787ad4b08b2..d531dd1fc205 100644
--- a/xmlsecurity/inc/certificateviewer.hxx
+++ b/xmlsecurity/inc/certificateviewer.hxx
@@ -148,7 +148,7 @@ private:
DECL_LINK(ViewCertHdl, weld::Button&, void);
DECL_LINK(CertSelectHdl, weld::TreeView&, void);
- void InsertCert(weld::TreeIter* pParent, const OUString& _rName,
+ void InsertCert(const weld::TreeIter* pParent, const OUString& _rName,
const css::uno::Reference< css::security::XCertificate >& rxCert,
bool bValid);