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 d3b14282fa50..fd3ae8942364 100644
--- a/uui/source/secmacrowarnings.hxx
+++ b/uui/source/secmacrowarnings.hxx
@@ -75,7 +75,7 @@ public:
MacroWarning( Window* pParent, bool _bShowSignatures, ResMgr& rResMgr );
~MacroWarning();
- virtual short Execute();
+ virtual short Execute() SAL_OVERRIDE;
void SetDocumentURL( const OUString& rDocURL );