summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/customizeaddresslistdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dbui/customizeaddresslistdialog.hxx')
-rw-r--r--sw/source/ui/dbui/customizeaddresslistdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/customizeaddresslistdialog.hxx b/sw/source/ui/dbui/customizeaddresslistdialog.hxx
index e3dec814fe0b..b92f1e9cbc01 100644
--- a/sw/source/ui/dbui/customizeaddresslistdialog.hxx
+++ b/sw/source/ui/dbui/customizeaddresslistdialog.hxx
@@ -48,7 +48,7 @@ class SwCustomizeAddressListDialog : public SfxModalDialog
void UpdateButtons();
public:
SwCustomizeAddressListDialog(Window* pParent, const SwCSVData& rOldData);
- ~SwCustomizeAddressListDialog();
+ virtual ~SwCustomizeAddressListDialog();
SwCSVData* GetNewData();
};