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 e2311c7c5f95..37e093be34e1 100644
--- a/sd/source/ui/inc/morphdlg.hxx
+++ b/sd/source/ui/inc/morphdlg.hxx
@@ -38,7 +38,7 @@ public:
vcl::Window* pParent,
const SdrObject* pObj1,
const SdrObject* pObj2);
- virtual ~MorphDlg();
+ virtual ~MorphDlg() override;
virtual void dispose() override;
void SaveSettings() const;