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.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/secmacrowarnings.hxx b/uui/source/secmacrowarnings.hxx
index 8a81afaad3f4..7bdb8240fe3a 100644
--- a/uui/source/secmacrowarnings.hxx
+++ b/uui/source/secmacrowarnings.hxx
@@ -69,7 +69,7 @@ private:
public:
MacroWarning( vcl::Window* pParent, bool _bShowSignatures, ResMgr& rResMgr );
virtual ~MacroWarning();
- virtual void dispose() SAL_OVERRIDE;
+ virtual void dispose() override;
void SetDocumentURL( const OUString& rDocURL );