summaryrefslogtreecommitdiff
path: root/uui/source/secmacrowarnings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/secmacrowarnings.hxx')
-rw-r--r--uui/source/secmacrowarnings.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/uui/source/secmacrowarnings.hxx b/uui/source/secmacrowarnings.hxx
index 590ef0768069..536f70e09fc2 100644
--- a/uui/source/secmacrowarnings.hxx
+++ b/uui/source/secmacrowarnings.hxx
@@ -25,12 +25,8 @@
#include <com/sun/star/uno/Sequence.hxx>
#include <vcl/weld.hxx>
-namespace com {
-namespace sun {
-namespace star {
-namespace security {
- class XCertificate; }
-}}}
+namespace com::sun::star::security { class XCertificate; }
+
class MacroWarning : public weld::MessageDialogController
{