summaryrefslogtreecommitdiff
path: root/include/svx/contdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/contdlg.hxx')
-rw-r--r--include/svx/contdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/contdlg.hxx b/include/svx/contdlg.hxx
index 4d42c1d47d84..75954e0f2b2c 100644
--- a/include/svx/contdlg.hxx
+++ b/include/svx/contdlg.hxx
@@ -37,7 +37,7 @@ class SVX_DLLPUBLIC SvxContourDlgChildWindow : public SfxChildWindow
{
public:
- SvxContourDlgChildWindow( Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo* );
+ SvxContourDlgChildWindow( vcl::Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo* );
SFX_DECL_CHILDWINDOW_WITHID( SvxContourDlgChildWindow );
};
@@ -74,7 +74,7 @@ protected:
public:
SvxContourDlg(SfxBindings *pBindings, SfxChildWindow *pCW,
- Window* pParent);
+ vcl::Window* pParent);
virtual ~SvxContourDlg();
const Graphic& GetGraphic() const;