summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/createaddresslistdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dbui/createaddresslistdialog.hxx')
-rw-r--r--sw/source/ui/dbui/createaddresslistdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/createaddresslistdialog.hxx b/sw/source/ui/dbui/createaddresslistdialog.hxx
index f14461078e7c..393c5a79b71e 100644
--- a/sw/source/ui/dbui/createaddresslistdialog.hxx
+++ b/sw/source/ui/dbui/createaddresslistdialog.hxx
@@ -74,7 +74,7 @@ class SwCreateAddressListDialog : public SfxModalDialog
public:
SwCreateAddressListDialog(
- Window* pParent, const OUString& rURL, SwMailMergeConfigItem& rConfig);
+ vcl::Window* pParent, const OUString& rURL, SwMailMergeConfigItem& rConfig);
virtual ~SwCreateAddressListDialog();
const OUString& GetURL() const { return m_sURL; }