summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/escherex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/eppt/escherex.hxx')
-rw-r--r--sd/source/filter/eppt/escherex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/eppt/escherex.hxx b/sd/source/filter/eppt/escherex.hxx
index 5e54008537d9..60e1a873e21b 100644
--- a/sd/source/filter/eppt/escherex.hxx
+++ b/sd/source/filter/eppt/escherex.hxx
@@ -49,7 +49,7 @@ class PptEscherEx : public EscherEx
public:
PptEscherEx( SvStream& rOut, const OUString& );
- virtual ~PptEscherEx();
+ virtual ~PptEscherEx() override;
void OpenContainer( sal_uInt16 n_EscherContainer, int nRecInstance = 0 ) override;
void CloseContainer() override;