summaryrefslogtreecommitdiff
path: root/sw/source/core/text/itrform2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/itrform2.hxx')
-rw-r--r--sw/source/core/text/itrform2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/itrform2.hxx b/sw/source/core/text/itrform2.hxx
index 2320b3ef3973..71e3ecddfa05 100644
--- a/sw/source/core/text/itrform2.hxx
+++ b/sw/source/core/text/itrform2.hxx
@@ -158,7 +158,7 @@ public:
{
CtorInitTextFormatter( pTextFrame, pTextFormatInf );
}
- virtual ~SwTextFormatter();
+ virtual ~SwTextFormatter() override;
sal_Int32 FormatLine( const sal_Int32 nStart );