summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/copydlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/copydlg.hxx')
-rw-r--r--sd/source/ui/inc/copydlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/copydlg.hxx b/sd/source/ui/inc/copydlg.hxx
index fb9d5fe61783..7994e0c1c08b 100644
--- a/sd/source/ui/inc/copydlg.hxx
+++ b/sd/source/ui/inc/copydlg.hxx
@@ -38,7 +38,7 @@ class CopyDlg
: public SfxModalDialog
{
public:
- CopyDlg( ::Window* pWindow, const SfxItemSet& rInAttrs,
+ CopyDlg( vcl::Window* pWindow, const SfxItemSet& rInAttrs,
const XColorListRef &pColList, ::sd::View* pView );
virtual ~CopyDlg();