summaryrefslogtreecommitdiff
path: root/sd/source/filter/html/htmlattr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/html/htmlattr.hxx')
-rw-r--r--sd/source/filter/html/htmlattr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/html/htmlattr.hxx b/sd/source/filter/html/htmlattr.hxx
index 07ecf0674f38..d54411b6b41c 100644
--- a/sd/source/filter/html/htmlattr.hxx
+++ b/sd/source/filter/html/htmlattr.hxx
@@ -34,7 +34,7 @@ public:
SdHtmlAttrPreview( vcl::Window* pParent, WinBits nStyle );
virtual ~SdHtmlAttrPreview();
- virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) SAL_OVERRIDE;
+ virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;
void SetColors( Color& aBack, Color& aText, Color& aLink,
Color& aVLink, Color& aALink );