summaryrefslogtreecommitdiff
path: root/uui/source/sslwarndlg.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-27 23:04:15 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-27 23:04:15 +0200
commitf8231a9765b63ef57d4e099936b94357267ac9b3 (patch)
treefac7889e20954a10e5dd0865a9f110dc5833b7c1 /uui/source/sslwarndlg.cxx
parent9e0502f27d4a3069540eaf6090ed0b5936889fb2 (diff)
some eco-activism
Change-Id: Ib447cd8633c3102ee78c919cfbeabcc88018b130
Diffstat (limited to 'uui/source/sslwarndlg.cxx')
-rw-r--r--uui/source/sslwarndlg.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/uui/source/sslwarndlg.cxx b/uui/source/sslwarndlg.cxx
index e4d108f41561..312ce82b5c0b 100644
--- a/uui/source/sslwarndlg.cxx
+++ b/uui/source/sslwarndlg.cxx
@@ -26,6 +26,8 @@
#include <comphelper/processfactory.hxx>
#include <com/sun/star/security/DocumentDigitalSignatures.hpp>
+using namespace css;
+
// -----------------------------------------------------------------------
IMPL_LINK_NOARG(SSLWarnDialog, OKHdl_Impl)