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 ad6946158ab7..5274632da254 100644
--- a/sd/source/filter/html/htmlattr.hxx
+++ b/sd/source/filter/html/htmlattr.hxx
@@ -34,7 +34,7 @@ public:
SdHtmlAttrPreview( Window* pParent, const ResId& rResId );
~SdHtmlAttrPreview();
- virtual void Paint( const Rectangle& rRect );
+ virtual void Paint( const Rectangle& rRect ) SAL_OVERRIDE;
void SetColors( Color& aBack, Color& aText, Color& aLink,
Color& aVLink, Color& aALink );