summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sdpreslt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/sdpreslt.cxx')
-rw-r--r--sd/source/ui/dlg/sdpreslt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/sdpreslt.cxx b/sd/source/ui/dlg/sdpreslt.cxx
index 13c92f49f622..6f0bc81600fa 100644
--- a/sd/source/ui/dlg/sdpreslt.cxx
+++ b/sd/source/ui/dlg/sdpreslt.cxx
@@ -32,7 +32,7 @@
#include <boost/scoped_ptr.hpp>
SdPresLayoutDlg::SdPresLayoutDlg(::sd::DrawDocShell* pDocShell,
- ::Window* pWindow, const SfxItemSet& rInAttrs)
+ vcl::Window* pWindow, const SfxItemSet& rInAttrs)
: ModalDialog(pWindow, "SlideDesignDialog",
"modules/simpress/ui/slidedesigndialog.ui")
, mpDocSh(pDocShell)