summaryrefslogtreecommitdiff
path: root/xmloff/source/style/backhdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/backhdl.hxx')
-rw-r--r--xmloff/source/style/backhdl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/backhdl.hxx b/xmloff/source/style/backhdl.hxx
index 70adf90ecadb..a07235525b9d 100644
--- a/xmloff/source/style/backhdl.hxx
+++ b/xmloff/source/style/backhdl.hxx
@@ -29,7 +29,7 @@
class XMLBackGraphicPositionPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLBackGraphicPositionPropHdl();
+ virtual ~XMLBackGraphicPositionPropHdl() override;
/// TabStops will be imported/exported as XML-Elements. So the Import/Export-work must be done at another place.
using XMLPropertyHandler::importXML;