diff options
Diffstat (limited to 'xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx')
-rw-r--r-- | xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx b/xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx index caf3c2bb61f7..ced08e4cab80 100644 --- a/xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx +++ b/xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx @@ -35,7 +35,7 @@ public: XMLBitmapLogicalSizePropertyHandler(); // Just needed for virtual destruction - virtual ~XMLBitmapLogicalSizePropertyHandler(); + virtual ~XMLBitmapLogicalSizePropertyHandler() override; /// Imports the given value in cas of the given XML-data-type virtual bool importXML( |