summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlCondPrtExpr.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlCondPrtExpr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx b/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
index bdf2c3bce43e..8d757bc0469f 100644
--- a/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
+++ b/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
@@ -37,7 +37,7 @@ namespace rptxml
,const OUString& rLName
,const css::uno::Reference< css::xml::sax::XAttributeList > & _xAttrList
,const css::uno::Reference< css::beans::XPropertySet >& _xComponent);
- virtual ~OXMLCondPrtExpr();
+ virtual ~OXMLCondPrtExpr() override;
// This method is called for all characters that are contained in the
// current element. The default is to ignore them.