summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/morphdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/morphdlg.hxx')
-rw-r--r--sd/source/ui/inc/morphdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/morphdlg.hxx b/sd/source/ui/inc/morphdlg.hxx
index 3e057207136d..f23d69207d98 100644
--- a/sd/source/ui/inc/morphdlg.hxx
+++ b/sd/source/ui/inc/morphdlg.hxx
@@ -35,7 +35,7 @@ class MorphDlg
{
public:
MorphDlg (
- ::Window* pParent,
+ vcl::Window* pParent,
const SdrObject* pObj1,
const SdrObject* pObj2);
virtual ~MorphDlg (void);