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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/tautofmt.hxx b/sw/source/uibase/inc/tautofmt.hxx
index 901b9dd131ab..bf790bfe4611 100644
--- a/sw/source/uibase/inc/tautofmt.hxx
+++ b/sw/source/uibase/inc/tautofmt.hxx
@@ -79,8 +79,8 @@ class SwAutoFormatDlg : public SfxModalDialog
public:
SwAutoFormatDlg( vcl::Window* pParent, SwWrtShell* pShell,
- bool bSetAutoFormat = true,
- const SwTableAutoFormat* pSelFormat = nullptr );
+ bool bSetAutoFormat,
+ const SwTableAutoFormat* pSelFormat );
virtual ~SwAutoFormatDlg() override;
virtual void dispose() override;