summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/macrosecurity.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/macrosecurity.hxx')
-rw-r--r--xmlsecurity/inc/macrosecurity.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/inc/macrosecurity.hxx b/xmlsecurity/inc/macrosecurity.hxx
index 9f402ba45e74..7b1c6288679f 100644
--- a/xmlsecurity/inc/macrosecurity.hxx
+++ b/xmlsecurity/inc/macrosecurity.hxx
@@ -128,7 +128,7 @@ private:
DECL_LINK( TrustCertLBSelectHdl, SvTreeListBox*, void );
DECL_LINK( TrustFileLocLBSelectHdl, ListBox&, void );
- void FillCertLB();
+ void FillCertLB(const bool bShowWarnings = false);
void ImplCheckButtons();
public: