summaryrefslogtreecommitdiff
path: root/include/svx/xftshcit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xftshcit.hxx')
-rw-r--r--include/svx/xftshcit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xftshcit.hxx b/include/svx/xftshcit.hxx
index 825345a79a23..2b07b54fa964 100644
--- a/include/svx/xftshcit.hxx
+++ b/include/svx/xftshcit.hxx
@@ -37,7 +37,7 @@ public:
XFormTextShadowColorItem(const OUString& rName, const Color& rTheColor);
XFormTextShadowColorItem(SvStream& rIn);
- virtual SfxPoolItem* Clone(SfxItemPool* pPool = 0) const override;
+ virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;
virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const override;
};