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 b8dc6e529ef3..6cf5491dbb62 100644
--- a/sd/source/filter/html/htmlattr.hxx
+++ b/sd/source/filter/html/htmlattr.hxx
@@ -31,7 +31,7 @@ protected:
Color m_aVLinkColor, m_aALinkColor;
public:
- SdHtmlAttrPreview( Window* pParent, WinBits nStyle );
+ SdHtmlAttrPreview( vcl::Window* pParent, WinBits nStyle );
virtual ~SdHtmlAttrPreview();
virtual void Paint( const Rectangle& rRect ) SAL_OVERRIDE;