summaryrefslogtreecommitdiff
path: root/include/editeng/flstitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/flstitem.hxx')
-rw-r--r--include/editeng/flstitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/flstitem.hxx b/include/editeng/flstitem.hxx
index f75ccca5cd23..527a38544c0b 100644
--- a/include/editeng/flstitem.hxx
+++ b/include/editeng/flstitem.hxx
@@ -54,7 +54,7 @@ public:
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,
MapUnit ePresMetric,
- OUString &rText, const IntlWrapper * = nullptr ) const override;
+ OUString &rText, const IntlWrapper& ) const override;
const FontList* GetFontList() const { return pFontList; }
};