summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/break.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/break.hxx')
-rw-r--r--sw/source/uibase/inc/break.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/break.hxx b/sw/source/uibase/inc/break.hxx
index 2afa1f8cd21e..e77362b66603 100644
--- a/sw/source/uibase/inc/break.hxx
+++ b/sw/source/uibase/inc/break.hxx
@@ -64,7 +64,7 @@ protected:
public:
SwBreakDlg( vcl::Window *pParent, SwWrtShell &rSh );
- virtual ~SwBreakDlg();
+ virtual ~SwBreakDlg() override;
virtual void dispose() override;
const OUString& GetTemplateName() { return aTemplate; }