summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/break.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/break.hxx')
-rw-r--r--sw/source/core/uibase/inc/break.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/break.hxx b/sw/source/core/uibase/inc/break.hxx
index 6dd6356e7343..753e6f4f30e2 100644
--- a/sw/source/core/uibase/inc/break.hxx
+++ b/sw/source/core/uibase/inc/break.hxx
@@ -63,7 +63,7 @@ protected:
public:
SwBreakDlg( Window *pParent, SwWrtShell &rSh );
- ~SwBreakDlg();
+ virtual ~SwBreakDlg();
OUString GetTemplateName() { return aTemplate; }
sal_uInt16 GetKind() { return nKind; }