summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuitabline.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuitabline.hxx')
-rw-r--r--cui/source/inc/cuitabline.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/cuitabline.hxx b/cui/source/inc/cuitabline.hxx
index e25562eef712..2eb5df821aa6 100644
--- a/cui/source/inc/cuitabline.hxx
+++ b/cui/source/inc/cuitabline.hxx
@@ -63,7 +63,7 @@ protected:
public:
SvxLineTabDialog( vcl::Window* pParent, const SfxItemSet* pAttr,
- SdrModel* pModel, const SdrObject* pObj = NULL,
+ SdrModel* pModel, const SdrObject* pObj = nullptr,
bool bHasObj = true );
void SetNewDashList( XDashListRef pInLst)