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.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/compressgraphicdialog.hxx b/include/svx/compressgraphicdialog.hxx
index 08819e9c04d3..eb863a166f55 100644
--- a/include/svx/compressgraphicdialog.hxx
+++ b/include/svx/compressgraphicdialog.hxx
@@ -90,7 +90,7 @@ private:
public:
CompressGraphicsDialog( vcl::Window* pParent, SdrGrafObj* pGraphicObj, SfxBindings& rBindings );
CompressGraphicsDialog( vcl::Window* pParent, Graphic& rGraphic, Size rViewSize100mm, Rectangle& rCropRectangle, SfxBindings& rBindings );
- virtual ~CompressGraphicsDialog();
+ virtual ~CompressGraphicsDialog() override;
virtual void dispose() override;
SdrGrafObj* GetCompressedSdrGrafObj();