summaryrefslogtreecommitdiff
path: root/framework/inc/xml/acceleratorconfigurationreader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/xml/acceleratorconfigurationreader.hxx')
-rw-r--r--framework/inc/xml/acceleratorconfigurationreader.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/xml/acceleratorconfigurationreader.hxx b/framework/inc/xml/acceleratorconfigurationreader.hxx
index 55605bc1ebe0..cccdb1740286 100644
--- a/framework/inc/xml/acceleratorconfigurationreader.hxx
+++ b/framework/inc/xml/acceleratorconfigurationreader.hxx
@@ -98,7 +98,7 @@ class AcceleratorConfigurationReader : public ::cppu::WeakImplHelper< css::xml::
AcceleratorConfigurationReader(AcceleratorCache& rContainer);
/** @short does nothing real ... */
- virtual ~AcceleratorConfigurationReader();
+ virtual ~AcceleratorConfigurationReader() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()