summaryrefslogtreecommitdiff
path: root/sw/inc/ddefld.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ddefld.hxx')
-rw-r--r--sw/inc/ddefld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ddefld.hxx b/sw/inc/ddefld.hxx
index 4dd95430c87a..e663f613e287 100644
--- a/sw/inc/ddefld.hxx
+++ b/sw/inc/ddefld.hxx
@@ -42,7 +42,7 @@ class SW_DLLPUBLIC SwDDEFieldType : public SwFieldType
public:
SwDDEFieldType( const OUString& rName, const OUString& rCmd,
- SfxLinkUpdateMode = SfxLinkUpdateMode::ONCALL );
+ SfxLinkUpdateMode );
virtual ~SwDDEFieldType() override;
const OUString& GetExpansion() const { return aExpansion; }