summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/inc/Section.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/core/inc/Section.hxx')
-rw-r--r--reportdesign/source/core/inc/Section.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/core/inc/Section.hxx b/reportdesign/source/core/inc/Section.hxx
index 724b56ed2ad2..2772040b5777 100644
--- a/reportdesign/source/core/inc/Section.hxx
+++ b/reportdesign/source/core/inc/Section.hxx
@@ -118,7 +118,7 @@ namespace reportdesign
protected:
// TODO: VirtualFunctionFinder: This is virtual function!
- virtual ~OSection();
+ virtual ~OSection() override;
/** this function is called upon disposing the component
*/