summaryrefslogtreecommitdiff
path: root/include/svx/linkwarn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/linkwarn.hxx')
-rw-r--r--include/svx/linkwarn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/linkwarn.hxx b/include/svx/linkwarn.hxx
index b832637fc8b9..9d6bbf4dbc51 100644
--- a/include/svx/linkwarn.hxx
+++ b/include/svx/linkwarn.hxx
@@ -32,7 +32,7 @@ private:
public:
SvxLinkWarningDialog(vcl::Window* pParent, const OUString& _rFileName);
virtual ~SvxLinkWarningDialog();
- virtual void dispose() SAL_OVERRIDE;
+ virtual void dispose() override;
};
#endif // INCLUDED_SVX_LINKWARN_HXX