summaryrefslogtreecommitdiff
path: root/include/svx/imapdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/imapdlg.hxx')
-rw-r--r--include/svx/imapdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/imapdlg.hxx b/include/svx/imapdlg.hxx
index 200fa88bdb31..76bc59fe4c53 100644
--- a/include/svx/imapdlg.hxx
+++ b/include/svx/imapdlg.hxx
@@ -47,7 +47,7 @@ class SVX_DLLPUBLIC SvxIMapDlgChildWindow : public SfxChildWindow
{
public:
- SvxIMapDlgChildWindow( Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo* );
+ SvxIMapDlgChildWindow( vcl::Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo* );
SFX_DECL_CHILDWINDOW_WITHID( SvxIMapDlgChildWindow );
@@ -134,7 +134,7 @@ class SVX_DLLPUBLIC SvxIMapDlg : public SfxModelessDialog // SfxFloatingWindow
public:
SvxIMapDlg( SfxBindings *pBindings, SfxChildWindow *pCW,
- Window* pParent );
+ vcl::Window* pParent );
virtual ~SvxIMapDlg();
void SetExecState( bool bEnable );