summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/dbtablepreviewdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dbui/dbtablepreviewdialog.hxx')
-rw-r--r--sw/source/ui/dbui/dbtablepreviewdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/dbtablepreviewdialog.hxx b/sw/source/ui/dbui/dbtablepreviewdialog.hxx
index bbbac8fab7e9..b47d2c29da60 100644
--- a/sw/source/ui/dbui/dbtablepreviewdialog.hxx
+++ b/sw/source/ui/dbui/dbtablepreviewdialog.hxx
@@ -39,7 +39,7 @@ class SwDBTablePreviewDialog : public SfxModalDialog
public:
SwDBTablePreviewDialog(Window* pParent,
::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& rValues );
- ~SwDBTablePreviewDialog();
+ virtual ~SwDBTablePreviewDialog();
};
#endif