summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/tautofmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/tautofmt.hxx')
-rw-r--r--sw/source/uibase/inc/tautofmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/tautofmt.hxx b/sw/source/uibase/inc/tautofmt.hxx
index 523f1aebd052..24fb0e6041b8 100644
--- a/sw/source/uibase/inc/tautofmt.hxx
+++ b/sw/source/uibase/inc/tautofmt.hxx
@@ -80,7 +80,7 @@ class SwAutoFormatDlg : public SfxModalDialog
public:
SwAutoFormatDlg( vcl::Window* pParent, SwWrtShell* pShell,
bool bSetAutoFormat = true,
- const SwTableAutoFormat* pSelFormat = 0 );
+ const SwTableAutoFormat* pSelFormat = nullptr );
virtual ~SwAutoFormatDlg();
virtual void dispose() override;