summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/mailmergehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/mailmergehelper.hxx')
-rw-r--r--sw/source/uibase/inc/mailmergehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/mailmergehelper.hxx b/sw/source/uibase/inc/mailmergehelper.hxx
index fdf3275033fc..cb9b4a20789b 100644
--- a/sw/source/uibase/inc/mailmergehelper.hxx
+++ b/sw/source/uibase/inc/mailmergehelper.hxx
@@ -76,7 +76,7 @@ class SW_DLLPUBLIC SwAddressPreview : public vcl::Window
DECL_LINK_TYPED(ScrollHdl, ScrollBar*,void);
public:
- SwAddressPreview(vcl::Window* pParent, WinBits nStyle=WB_BORDER);
+ SwAddressPreview(vcl::Window* pParent, WinBits nStyle);
virtual ~SwAddressPreview() override;
virtual void dispose() override;