summaryrefslogtreecommitdiff
path: root/include/svx/compressgraphicdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/compressgraphicdialog.hxx')
-rw-r--r--include/svx/compressgraphicdialog.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/compressgraphicdialog.hxx b/include/svx/compressgraphicdialog.hxx
index d1d6318821e0..b8dcf80da12a 100644
--- a/include/svx/compressgraphicdialog.hxx
+++ b/include/svx/compressgraphicdialog.hxx
@@ -81,8 +81,8 @@ private:
sal_uLong GetSelectedInterpolationType();
public:
- CompressGraphicsDialog( Window* pParent, SdrGrafObj* pGraphicObj, SfxBindings& rBindings );
- CompressGraphicsDialog( Window* pParent, Graphic& rGraphic, Size rViewSize100mm, Rectangle& rCropRectangle, SfxBindings& rBindings );
+ CompressGraphicsDialog( vcl::Window* pParent, SdrGrafObj* pGraphicObj, SfxBindings& rBindings );
+ CompressGraphicsDialog( vcl::Window* pParent, Graphic& rGraphic, Size rViewSize100mm, Rectangle& rCropRectangle, SfxBindings& rBindings );
virtual ~CompressGraphicsDialog();