summaryrefslogtreecommitdiff
path: root/include/svx/hdft.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/hdft.hxx')
-rw-r--r--include/svx/hdft.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/hdft.hxx b/include/svx/hdft.hxx
index a95c5b745788..7fa034968239 100644
--- a/include/svx/hdft.hxx
+++ b/include/svx/hdft.hxx
@@ -65,7 +65,7 @@ protected:
static const sal_uInt16 pRanges[];
virtual void ActivatePage( const SfxItemSet& rSet ) override;
- virtual sfxpg DeactivatePage( SfxItemSet* pSet = 0 ) override;
+ virtual sfxpg DeactivatePage( SfxItemSet* pSet = nullptr ) override;
SvxHFPage( vcl::Window* pParent, const SfxItemSet& rSet, sal_uInt16 nSetId );