summaryrefslogtreecommitdiff
path: root/include/svx/bmpmask.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/bmpmask.hxx')
-rw-r--r--include/svx/bmpmask.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/bmpmask.hxx b/include/svx/bmpmask.hxx
index 95a7b8669724..480e8e2fdf6b 100644
--- a/include/svx/bmpmask.hxx
+++ b/include/svx/bmpmask.hxx
@@ -59,7 +59,7 @@ public:
class SVX_DLLPUBLIC SvxBmpMaskChildWindow : public SfxChildWindow
{
public:
- SvxBmpMaskChildWindow( Window*,
+ SvxBmpMaskChildWindow( vcl::Window*,
sal_uInt16, SfxBindings*,
SfxChildWinInfo* );
@@ -146,7 +146,7 @@ public:
SvxBmpMask( SfxBindings *pBindinx,
SfxChildWindow *pCW,
- Window* pParent,
+ vcl::Window* pParent,
const ResId& rResId );
virtual ~SvxBmpMask();