summaryrefslogtreecommitdiff
path: root/cui/source/inc/insdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/insdlg.hxx')
-rw-r--r--cui/source/inc/insdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/insdlg.hxx b/cui/source/inc/insdlg.hxx
index 4b4277495004..102eb19d421f 100644
--- a/cui/source/inc/insdlg.hxx
+++ b/cui/source/inc/insdlg.hxx
@@ -79,7 +79,7 @@ class SvInsertOleDlg : public InsertObjectDialog_Impl
public:
SvInsertOleDlg( vcl::Window* pParent,
const css::uno::Reference < css::embed::XStorage >& xStorage,
- const SvObjectServerList* pServers = nullptr );
+ const SvObjectServerList* pServers );
virtual ~SvInsertOleDlg() override;
virtual void dispose() override;
virtual short Execute() override;