summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/dbui/customizeaddresslistdialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dbui/customizeaddresslistdialog.cxx')
-rw-r--r--sw/source/ui/dbui/customizeaddresslistdialog.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/dbui/customizeaddresslistdialog.cxx b/sw/source/ui/dbui/customizeaddresslistdialog.cxx
index 5db3c7c13238..5ea06651f1bb 100644
--- a/sw/source/ui/dbui/customizeaddresslistdialog.cxx
+++ b/sw/source/ui/dbui/customizeaddresslistdialog.cxx
@@ -60,7 +60,7 @@ SwCustomizeAddressListDialog::SwCustomizeAddressListDialog(
SwCustomizeAddressListDialog::~SwCustomizeAddressListDialog()
{
- dispose();
+ disposeOnce();
}
void SwCustomizeAddressListDialog::dispose()
@@ -197,7 +197,7 @@ SwAddRenameEntryDialog::SwAddRenameEntryDialog(
SwAddRenameEntryDialog::~SwAddRenameEntryDialog()
{
- dispose();
+ disposeOnce();
}
void SwAddRenameEntryDialog::dispose()