summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/frmdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/frmdlg.hxx')
-rw-r--r--sw/source/uibase/inc/frmdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/frmdlg.hxx b/sw/source/uibase/inc/frmdlg.hxx
index 8b95826a1b98..387ba8853498 100644
--- a/sw/source/uibase/inc/frmdlg.hxx
+++ b/sw/source/uibase/inc/frmdlg.hxx
@@ -56,7 +56,7 @@ public:
const OUString& sResType = OUString("FrameDialog"),
bool bFormat = false,
const OString& sDefPage = OString(),
- const OUString* pFormatStr = 0);
+ const OUString* pFormatStr = nullptr);
virtual ~SwFrmDlg();