summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/srtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/srtdlg.hxx')
-rw-r--r--sw/source/core/uibase/inc/srtdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/srtdlg.hxx b/sw/source/core/uibase/inc/srtdlg.hxx
index e655b6eb88e2..6e0a3e0c6d4a 100644
--- a/sw/source/core/uibase/inc/srtdlg.hxx
+++ b/sw/source/core/uibase/inc/srtdlg.hxx
@@ -84,7 +84,7 @@ class SwSortDlg : public SvxStandardDialog
public:
SwSortDlg(Window * pParent, SwWrtShell &rSh);
- ~SwSortDlg();
+ virtual ~SwSortDlg();
};
#endif